Skip to content

Commit 4bfff2e

Browse files
authored
Merge pull request #1 from CarlDV/main
Update discord-plugin-sync.yml
2 parents 15cf5d2 + a778c0f commit 4bfff2e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/discord-plugin-sync.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Discord Plugin Sync
22

33
on:
4-
schedule:
5-
- cron: "*/30 * * * *" # every 30 minutes
6-
workflow_dispatch: # allow manual trigger from the Actions tab
4+
workflow_dispatch:
75

86
permissions:
97
contents: write

0 commit comments

Comments
 (0)