Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Khady committed Dec 22, 2023
1 parent e61684b commit 610cb58
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/deploy-doc.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: Deploy odoc to GitHub Pages

# on:
# push:
# branches:
# - "*"
on:
push:
branches:
- "*"
- push
- pull_request

permissions: read-all

Expand Down

0 comments on commit 610cb58

Please sign in to comment.