Skip to content

Commit

Permalink
Merge branch 'release/2.0.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
exhuma committed Jul 25, 2024
2 parents 2d2e20a + d503517 commit d0c4e22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [develop]
schedule:
- cron: '40 23 * * 1'

jobs:
analyze:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ name: Python package
on:
push:
pull_request:
schedule:
# Weekly run ensuring no external dependencies cause surprises
- cron: '0 0 * * 0'

jobs:
test:
Expand Down

0 comments on commit d0c4e22

Please sign in to comment.