mirror of
https://github.com/dmasur/database.git
synced 2026-02-02 18:04:22 +01:00
fix: update workflow reference to use main branch
This commit is contained in:
parent
82d5835a5d
commit
e8ecf5e0dc
2
.github/workflows/notify.yml
vendored
2
.github/workflows/notify.yml
vendored
@ -5,6 +5,6 @@ on:
|
|||||||
- "**"
|
- "**"
|
||||||
jobs:
|
jobs:
|
||||||
notify:
|
notify:
|
||||||
uses: Dictionarry-Hub/parrot/.github/workflows/notify.yml@BRANCH_OR_TAG
|
uses: Dictionarry-Hub/parrot/.github/workflows/notify.yml@main
|
||||||
secrets:
|
secrets:
|
||||||
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user