Skip to content

Commit

Permalink
run on push to current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dugalh committed Sep 22, 2023
1 parent 9aaa6cc commit 1067892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ name: Tests

on:
push:
branches: [ main ]
branches: [main, feature_pytest_click]
pull_request:
branches: [ main ]
branches: [main]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 1067892

Please sign in to comment.