mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-25 06:20:36 -04:00
Ignore workflow files
This commit is contained in:
parent
5292402236
commit
ee084eddf5
1 changed files with 5 additions and 2 deletions
3
.github/workflows/python-package.yml
vendored
3
.github/workflows/python-package.yml
vendored
|
@ -4,6 +4,9 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
paths-ignore:
|
||||||
|
- 'README.md'
|
||||||
|
- '.github/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue