We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8920fc7 commit 314a7e6Copy full SHA for 314a7e6
.github/workflows/check-changes-ownership.yml
@@ -1,7 +1,7 @@
1
name: 'Check changes ownership'
2
on:
3
pull_request_target:
4
- types: [opened, synchronize]
+ types: [opened, synchronize, edited, labeled, unlabeled]
5
branches: [ 'main' ]
6
paths:
7
- 'model/**'
0 commit comments