We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c032a80 commit c98d1e0Copy full SHA for c98d1e0
1 file changed
.github/workflows/publish.yml
@@ -4,9 +4,10 @@ on:
4
push:
5
branches:
6
- main
7
- paths-ignore:
+ paths-ignore:
8
- 'README.md'
9
10
+
11
jobs:
12
build:
13
runs-on: ubuntu-latest
0 commit comments