There was an error while loading. Please reload this page.
2 parents 2fa9f98 + 88e912a commit 80b6d6bCopy full SHA for 80b6d6b
1 file changed
.github/workflows/documentation.yml
@@ -1,10 +1,6 @@
1
name: 'Documentation'
2
3
-on:
4
- push:
5
- branches: [ "main" ]
6
- pull_request:
7
+on: ["push", "pull_request"]
8
9
permissions:
10
contents: read
0 commit comments