Merge pull request #3335 from github/mbg/ci/run-codeql-on-all-prs · github/codeql-action@ecec1f8

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit ecec1f8

authored

Merge pull request #3335 from github/mbg/ci/run-codeql-on-all-prs

Remove branch filter for PR event in CodeQL workflow

2 parents 23da732 + f7abc74 commit ecec1f8

File tree

1 file changed

+

0

-

1

lines changed

1 file changed

+

0

-

1

lines changed

Lines changed: 0 additions & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -4,7 +4,6 @@ on:

44

push:

55

branches: [main, releases/v*]

66

pull_request:

7-

branches: [main, releases/v*]

87

# Run checks on reopened draft PRs to support triggering PR checks on draft PRs that were opened

98

# by other workflows.

109

types: [opened, synchronize, reopened, ready_for_review]

0 commit comments

Comments

 (0)