Skip to content

Commit

Permalink
Fix trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyBourne committed Sep 11, 2023
1 parent b05b838 commit 4d94e65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/daily_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Benchmarks
on:
#schedule:
# - cron: '30 21 * * *' # Check at 21:30 every day
push: intel
push:
branches: intel

jobs:
Check_Pyccel_Version:
Expand Down

0 comments on commit 4d94e65

Please sign in to comment.