Skip to content

Commit

Permalink
Update schedule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnEpicDoor authored Jan 11, 2025
1 parent 6ec96ca commit 81bf085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Run job every 5 minutes
on:
schedule:
- cron: '*/5 * * * *'
# - cron: '*/5 * * * *'

jobs:
hello_world:
Expand Down

0 comments on commit 81bf085

Please sign in to comment.