Skip to content

Commit

Permalink
Remove workflow schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
pronovic committed Jan 17, 2024
1 parent 99e0576 commit af5ebf4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
pull_request:
branches:
- master
schedule:
- cron: '05 17 15 * *' # 15th of the month at 5:05pm UTC
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit af5ebf4

Please sign in to comment.