Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
- Updated README.md
- Adjusted tests
  • Loading branch information
sakan811 committed Jun 19, 2024
1 parent 46caa73 commit d74ef22
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '0 0 * * *'
# schedule:
# - cron: '0 0 * * *'

jobs:
analyze:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '0 0 * * *'
# schedule:
# - cron: '0 0 * * *'

permissions:
contents: read
Expand Down

0 comments on commit d74ef22

Please sign in to comment.