mirror of
https://github.com/moby/moby.git
synced 2026-08-11 01:27:11 +00:00
Merge pull request #49361 from vvoland/pr-validate-sync
gha/validate-pr: Also run when PR has new commits
This commit is contained in:
2
.github/workflows/validate-pr.yml
vendored
2
.github/workflows/validate-pr.yml
vendored
@@ -11,7 +11,7 @@ permissions:
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, edited, labeled, unlabeled]
|
||||
types: [opened, edited, labeled, unlabeled, synchronize]
|
||||
|
||||
jobs:
|
||||
check-area-label:
|
||||
|
||||
Reference in New Issue
Block a user