Skip to content

Commit

Permalink
test on "master" branch
Browse files Browse the repository at this point in the history
  • Loading branch information
katosh committed Nov 16, 2023
1 parent 3ed983e commit 4a7bf37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Expand Up @@ -5,9 +5,9 @@ name: Python package

on:
push:
branches: [ "main", "dev" ]
branches: [ "master", "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
branches: [ "master", "main", "dev" ]

jobs:
build:
Expand Down

0 comments on commit 4a7bf37

Please sign in to comment.