Skip to content

Commit

Permalink
stop running on push
Browse files Browse the repository at this point in the history
  • Loading branch information
fdncred authored Nov 17, 2023
1 parent 996cfca commit 9a8a536
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update-results.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
# push:
# branches:
# - main
schedule:
- cron: '0 3 * * 3' # every 6 hours

Expand Down

0 comments on commit 9a8a536

Please sign in to comment.