Skip to content

Commit

Permalink
Stop triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyBourne committed Sep 12, 2023
1 parent cfbefd5 commit 9585ca0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/daily_check.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Benchmarks

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

jobs:
Check_Pyccel_Version:
Expand Down

0 comments on commit 9585ca0

Please sign in to comment.