Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add workflow_dispatch to CodeQL Action
  • Loading branch information
GeekMasher authored Nov 4, 2021
commit c31035e5e063f843c8b154eae3a2d3fe0883bc88
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches: [ master ]
schedule:
- cron: '32 19 * * 4'
workflow_dispatch:

jobs:
analyze:
Expand Down