Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soodoku committed Sep 10, 2023
1 parent 8e09a4e commit 63fc9fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ on:
branches: [ "main" ]
paths-ignore:
- 'flask/**'
- '/home/runner/work/naamkaran/naamkaran/flask/test_api.py'
- 'flask/test_api.py'
push:
branches: [ "main" ]
paths-ignore:
- 'flask/**'
- '/home/runner/work/naamkaran/naamkaran/flask/test_api.py'
- 'flask/test_api.py'

jobs:
build:
Expand Down

0 comments on commit 63fc9fc

Please sign in to comment.