Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktop committed Apr 3, 2024
1 parent fea0c56 commit e01e8e7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,14 @@ name: "CodeQL"

on:
push:
tags:
- "v*.*.*"
branches:
- master
pull_request:
branches:
- master
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true

jobs:
analyze:
Expand Down

0 comments on commit e01e8e7

Please sign in to comment.