Skip to content

Commit 227561a

Browse files
committed
Add testing trigger
1 parent d1442de commit 227561a

File tree

2 files changed

+1
-40
lines changed

2 files changed

+1
-40
lines changed

.github/workflows/__multi-language-autodetect.yml

Lines changed: 0 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/codeql.yml

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

33
on:
44
push:
5+
branches: [main, releases/v*]
56
pull_request:
67
branches: [main, releases/v*]
78
# Run checks on reopened draft PRs to support triggering PR checks on draft PRs that were opened

0 commit comments

Comments
 (0)