Skip to content

Commit

Permalink
add manual trigger to docker build action
Browse files Browse the repository at this point in the history
  • Loading branch information
arburk committed Feb 25, 2024
1 parent fb6c9e0 commit ffc6caf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
branches: [ main ]
schedule:
- cron: '28 3 * * 6'
workflow_dispatch:


jobs:
analyze:
Expand Down

0 comments on commit ffc6caf

Please sign in to comment.