mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-05 18:20:39 -08:00
Add master branch to CodeQL workflow triggers
This commit is contained in:
parent
2cbd2c8145
commit
69cc703b18
1 changed files with 2 additions and 0 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -2,6 +2,8 @@ name: "CodeQL Security Analysis"
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
paths-ignore:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue