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 ee7f17b commit 3b29330
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@
name: Python package

on:
push:
pull_request:
branches: [ "main" ]
paths-ignore:
- 'flask/**'
pull_request:
push:
branches: [ "main" ]
paths-ignore:
- 'flask/**'

jobs:
build:
Expand Down

0 comments on commit 3b29330

Please sign in to comment.