Skip to content

Commit 93f366d

Browse files
committed
ci: trigger discord release workflow on changes
1 parent 8b0d635 commit 93f366d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/discord-release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ name: discord-release
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- integration
8+
paths:
9+
- .github/workflows/discord-release.yml
510

611
permissions:
712
contents: read

0 commit comments

Comments
 (0)