We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15cf5d2 + a778c0f commit 4bfff2eCopy full SHA for 4bfff2e
1 file changed
.github/workflows/discord-plugin-sync.yml
@@ -1,9 +1,7 @@
1
name: Discord Plugin Sync
2
3
on:
4
- schedule:
5
- - cron: "*/30 * * * *" # every 30 minutes
6
- workflow_dispatch: # allow manual trigger from the Actions tab
+ workflow_dispatch:
7
8
permissions:
9
contents: write
0 commit comments