Add IMNEWHERE to 1080p Quality Tier 5 / 720p Quality Tier 5 / HDTV Ti… #696
This file contains hidden or 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: Notify | |
| on: | |
| push: | |
| branches: | |
| - "stable" | |
| - "dev" | |
| - "v2" | |
| jobs: | |
| call-notify-commit: | |
| uses: Dictionarry-Hub/parrot/.github/workflows/notify-commit.yml@v1 | |
| secrets: | |
| PARROT_URL: ${{ secrets.PARROT_URL }} |