Skip to content

Commit

Permalink
ci: disable scheduled runs
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
mkroening committed May 29, 2024
1 parent 5708dc2 commit 8a651f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on:
push:
branches:
- master
schedule:
- cron: '30 5 * * 6'

jobs:
docker:
Expand Down

0 comments on commit 8a651f1

Please sign in to comment.