Don't re-run on synchronize or label events (#44075)
This commit is contained in:
@@ -17,12 +17,6 @@ on:
|
|||||||
# unlike 'pull_request_target', these only have secrets if the pull
|
# unlike 'pull_request_target', these only have secrets if the pull
|
||||||
# request creator has permission to access secrets.
|
# request creator has permission to access secrets.
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types:
|
|
||||||
# In case someone puts the 'preview-with-translations' label on the PR
|
|
||||||
- opened
|
|
||||||
- synchronize
|
|
||||||
- reopened
|
|
||||||
- labeled
|
|
||||||
merge_group:
|
merge_group:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user