Skip to content

Commit

Permalink
build: CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanBergenov committed Sep 13, 2023
1 parent a9daaaa commit b4321a3
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 @@ -10,9 +10,9 @@ env:

on:
push:
branches: [ master ]
branches: [ master, staging ]
pull_request:
branches: [ master ]
branches: [ master, staging ]

jobs:
build:
Expand Down

0 comments on commit b4321a3

Please sign in to comment.