We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc220b5 commit 677cbbcCopy full SHA for 677cbbc
.github/workflows/publish.yml
@@ -2,9 +2,6 @@ name: Python package
2
on:
3
release:
4
types: [ published ]
5
- paths-ignore:
6
- - README.md
7
- - .gitignore
8
jobs:
9
build:
10
runs-on: ubuntu-latest
0 commit comments