Skip to content

Commit

Permalink
chore(ci): add workflow_dispatch for manual dispatches
Browse files Browse the repository at this point in the history
daltonmenezes authored Sep 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3ae915b commit de0eb87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@ on:
# At minute 0 past every hour
# https://crontab.guru/#0_*/1_*_*_*
- cron: "0 */1 * * *"
workflow_dispatch:

jobs:
discord_guardian_job:

0 comments on commit de0eb87

Please sign in to comment.