Skip to content

Commit 5c849a2

Browse files
authored
Merge pull request #654 from microsoft/mk/add-push-trigger-filter
Add a push trigger filter during CodeQL analysis
2 parents 0834f1f + d804150 commit 5c849a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: CodeQL Analysis
22

33
on:
44
push:
5+
branches: [ vnext ]
56
pull_request:
67
schedule:
78
- cron: '0 8 * * *'

0 commit comments

Comments
 (0)