Skip to content

Commit 94c88b6

Browse files
committed
testing after adding yaml file
1 parent a4c60a1 commit 94c88b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Notify Discord on push
22

33
on:
4-
push: # run on any branch; change if you want test again
4+
push: # run on any branch; change if you want test again and again
55
jobs:
66
notify:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)