Skip to content

Commit

Permalink
Add workflow_dispatch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
woojiahao committed Feb 15, 2025
1 parent f6377a2 commit 998bca9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/poll.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Poll for Git Mastery problem sets

on:
workflow_dispatch:

schedule:
- cron: "0 12 * * *"

Expand Down

0 comments on commit 998bca9

Please sign in to comment.