Merge pull request #5100 from google/rachel-fenichel-patch-2

Use pull request target trigger for tagging cleanup
This commit is contained in:
Rachel Fenichel
2021-07-16 14:06:58 -07:00
committed by GitHub

View File

@@ -4,8 +4,9 @@
name: Tag module cleanup
# Trigger on pull requests against goog_module branch only
# Uses pull_request_target to get write permissions so that it can write labels.
on:
pull_request:
pull_request_target:
branches:
- goog_module