-
-
Save KyMidd/ff2a17c945fb01c90bec438d54ac7b96 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: PR Title Check and Updater | |
on: | |
pull_request_target: | |
types: | |
- opened | |
- edited | |
- synchronize | |
- labeled | |
- unlabeled | |
jobs: | |
pr_title_check: | |
uses: KyMidd/Action_PRTitleUpdater@v1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment