10 lines
145 B
YAML
10 lines
145 B
YAML
name: Discord Commit
|
|
|
|
on:
|
|
push:
|
|
|
|
jobs:
|
|
notify:
|
|
uses: Qbox-project/.github/.github/workflows/discord-commit.yml@main
|
|
secrets: inherit
|