Skip to content

Commit

Permalink
Remove scheduled workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
alecsg77 committed May 9, 2023
1 parent 9fea50b commit cee29b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '33 7 * * 2'

jobs:
analyze:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: Docker
# documentation.

on:
schedule:
- cron: '30 2 * * *'
push:
branches: [ master ]
# Publish semver tags as releases.
Expand Down

0 comments on commit cee29b7

Please sign in to comment.