mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
fix: update workflow reference to use main branch
This commit is contained in:
2
.github/workflows/notify.yml
vendored
2
.github/workflows/notify.yml
vendored
@@ -5,6 +5,6 @@ on:
|
||||
- "**"
|
||||
jobs:
|
||||
notify:
|
||||
uses: Dictionarry-Hub/parrot/.github/workflows/notify.yml@BRANCH_OR_TAG
|
||||
uses: Dictionarry-Hub/parrot/.github/workflows/notify.yml@main
|
||||
secrets:
|
||||
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
||||
|
||||
Reference in New Issue
Block a user