mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-24 22:10:40 -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:
|
||||
branches:
|
||||
- 'main'
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- '.github/**'
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue