Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paolomainardi authored Sep 13, 2024
1 parent d8d6fbc commit 93aea98
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on:
push:
branches:
- main
schedule:
- cron: "0 0 * * *" # Runs at midnight every day


jobs:
evaluate:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 93aea98

Please sign in to comment.