Skip to content

Commit

Permalink
Github Workflow: run tests on release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bitkeks committed Aug 19, 2023
1 parent 97c99f5 commit d269142
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Run Python unit tests

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

workflow_dispatch:

jobs:
Expand Down

0 comments on commit d269142

Please sign in to comment.