Skip to content

Commit

Permalink
[ci] removes workflow schedule
Browse files Browse the repository at this point in the history
So that github doesn't block it when inactive
  • Loading branch information
ju1ius committed Sep 5, 2023
1 parent 8129ac9 commit 88e2719
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
branches:
- main
pull_request:
schedule:
- cron: '0 0 * * MON'

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

0 comments on commit 88e2719

Please sign in to comment.