Skip to content

Commit 2ce0a94

Browse files
authored
ci: add push event to codeql chainguard (#15841)
Enables codeql runs triggered on github push events
1 parent 40f7174 commit 2ce0a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/chainguard/codeql.sts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ claim_pattern:
66
ref: ".+"
77
ref_path: "refs/heads/.+"
88
ref_protected: "true"
9-
pipeline_source: "(web|schedule)"
9+
pipeline_source: "(web|schedule|push)"
1010
ci_config_ref_uri: "gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-py//.gitlab-ci.yml@refs/heads/.+"
1111
permissions:
1212
security_events: write

0 commit comments

Comments
 (0)