Skip to content

Commit

Permalink
Trigger on push for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyBourne committed Sep 11, 2023
1 parent 330b434 commit b05b838
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/daily_check.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Benchmarks

on:
schedule:
- cron: '30 21 * * *' # Check at 21:30 every day
#schedule:
# - cron: '30 21 * * *' # Check at 21:30 every day
push: intel

jobs:
Check_Pyccel_Version:
Expand Down

0 comments on commit b05b838

Please sign in to comment.