Skip to content

Commit

Permalink
feat: Cancel scheduled tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiang511 authored Jun 30, 2024
1 parent 14c08ad commit 14a2878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_python_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
push:
branches:
- main
schedule:
- cron: '* */1 * * *'
# schedule:
# - cron: '* */1 * * *'

jobs:
run-script:
Expand Down

0 comments on commit 14a2878

Please sign in to comment.