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 e648cb9 commit c6712de
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 @@ -6,8 +6,6 @@ on:
pull_request:
branches:
- master
schedule:
- cron: '05 17 15 * *' # 15th of the month at 5:05pm UTC
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c6712de

Please sign in to comment.