Skip to content

Commit

Permalink
back to cron
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Feb 20, 2024
1 parent 715de76 commit 0c66d89
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/check-new-releases.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Check for new releases
# on:
# schedule:
# - cron: '0 * * * *'
on:
push:
branches:
- main
schedule:
- cron: '0 * * * *'
# on:
# push:
# branches:
# - main

jobs:
check-new-01-releases:
Expand Down

0 comments on commit 0c66d89

Please sign in to comment.