Skip to content

Commit

Permalink
Merge pull request #172 from AsyncAlgoTrading/timkpaine-patch-1
Browse files Browse the repository at this point in the history
don't build on schedule
  • Loading branch information
timkpaine committed Mar 27, 2022
2 parents 24453ab + 4a06b23 commit 37b71c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
branches:
- main
pull_request:
schedule:
# run on sunday nights
- cron: '0 0 * * 0'

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 37b71c9

Please sign in to comment.