Skip to content

Commit

Permalink
add on push option to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
szczecha committed Aug 29, 2024
1 parent 3b0056c commit 4a8027b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/branch-testing-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Run All tests

on:
workflow_dispatch:
pull_request:

concurrency:
group: ${{ github.ref }}
Expand Down

0 comments on commit 4a8027b

Please sign in to comment.