Skip to content

Commit

Permalink
Why is CodeQL not running?
Browse files Browse the repository at this point in the history
  • Loading branch information
viral32111 committed Aug 20, 2023
1 parent 0b5593e commit 7294d64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
branches:
- '**'
tags:
- '*.*.*'
- '*.*.*'
workflow_dispatch:

env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: CodeQL
on:
push:
paths:
- '**'
- '**'
branches:
- '**'
- '**'
schedule:
- cron: '0 0 * * 0'

Expand Down

0 comments on commit 7294d64

Please # to comment.