Skip to content

Commit

Permalink
Run daily
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored and pull[bot] committed Jun 28, 2023
1 parent 1bc9d57 commit 1793972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ on:
# push:
# branches: [ "master", "sve*", "test_event_*", "v1.*" ]
# pull_request:
# schedule:
# - cron: '27 4 * * 2'
schedule:
- cron: '0 5 * * *'

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ (github.event_name == 'pull_request' && github.event.number) || (github.event_name == 'workflow_dispatch' && github.run_number) || github.sha }}
Expand Down

0 comments on commit 1793972

Please sign in to comment.