mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
tweak(workflow): Restrict notify workflow to stable branch
This commit is contained in:
2
.github/workflows/notify.yml
vendored
2
.github/workflows/notify.yml
vendored
@@ -2,7 +2,7 @@ name: Notify
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
- "stable"
|
||||
jobs:
|
||||
notify:
|
||||
uses: Dictionarry-Hub/parrot/.github/workflows/notify.yml@main
|
||||
|
||||
Reference in New Issue
Block a user