Tweak 2160p MA Score #798
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 }} |