We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0d635 commit 93f366dCopy full SHA for 93f366d
1 file changed
.github/workflows/discord-release.yml
@@ -2,6 +2,11 @@ name: discord-release
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - integration
8
+ paths:
9
+ - .github/workflows/discord-release.yml
10
11
permissions:
12
contents: read
0 commit comments