We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa54c9 commit ff2ba79Copy full SHA for ff2ba79
.github/workflows/test.yml
@@ -1,6 +1,10 @@
1
name: Test this action
2
on:
3
push:
4
+ branches:
5
+ - '*'
6
+ tags-ignore:
7
8
paths-ignore:
9
- README.md
10
jobs:
0 commit comments