Skip to content

Commit d4b693a

Browse files
committed
test
1 parent db608bf commit d4b693a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@ on:
66
- main
77
- release/*
88
pull_request:
9-
# TODO (trask) adding this to the merge queue causes the merge queue to fail
10-
# see related issues
11-
# - https://github.com/github/codeql-action/issues/1572
12-
# - https://github.com/github/codeql-action/issues/1537
13-
# - https://github.com/github/codeql-action/issues/2691
14-
# merge_group:
9+
merge_group:
1510
schedule:
1611
- cron: "29 13 * * 2" # weekly at 13:29 UTC on Tuesday
1712

0 commit comments

Comments
 (0)