mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 01:21:15 +00:00
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
# See https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue#triggering-merge-group-checks-with-github-actions
|
||||
merge_group:
|
||||
pull_request:
|
||||
branches: ['main', 'release/**']
|
||||
branches: ['main', 'release/**', 'dev/**']
|
||||
|
||||
permissions: # added using https://github.com/step-security/secure-workflows
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user