We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b288d2 commit 5d014cbCopy full SHA for 5d014cb
1 file changed
.github/workflows/discord.yml
@@ -4,6 +4,11 @@ on:
4
pull_request:
5
types: [opened]
6
7
+on:
8
+ push:
9
+ pull_request:
10
+ types: [opened]
11
+
12
jobs:
13
notify:
14
runs-on: ubuntu-latest
0 commit comments