mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-12 08:47:00 +00:00
Merge branch 'stable' of https://github.com/Dictionarry-Hub/database into 1080p-Encode
This commit is contained in:
10
.github/workflows/notify.yml
vendored
Normal file
10
.github/workflows/notify.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
name: Notify
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
jobs:
|
||||
notify:
|
||||
uses: Dictionarry-Hub/parrot/.github/workflows/notify.yml@main
|
||||
secrets:
|
||||
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
||||
@@ -23,4 +23,4 @@ Contains the latest updates and additions that are pending formal verification.
|
||||
|
||||
### Feature Branches
|
||||
|
||||
Used for developing and testing new database entries, patterns, or major changes before merging into nightly. These branches follow the naming convention: `feature/description-of-change`
|
||||
Used for developing and testing new database entries, patterns, or major changes before merging into dev. These branches follow the naming convention: `feature/description-of-change`
|
||||
|
||||
Reference in New Issue
Block a user