We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a22c0 commit 9d83990Copy full SHA for 9d83990
.github/workflows/latest.yml
@@ -1,9 +1,6 @@
1
name: Latest
2
3
-on:
4
- push:
5
- branches:
6
- - master
+on: push
7
8
jobs:
9
verify:
0 commit comments