We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4d22c commit 3933d65Copy full SHA for 3933d65
.github/workflows/sync-wiki.yml
@@ -1,9 +1,6 @@
1
name: Sync-Wiki
2
3
-on:
4
- push:
5
- branches: [main]
6
- workflow_dispatch:
+on: push
7
8
jobs:
9
sync-wiki:
0 commit comments