Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benkiel authored Nov 2, 2024
1 parent 38f834d commit 5fa6f5c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@ name: Tests

on:
push:
branches: [master]
branches:
- master
- v1
pull_request:
branches: [master]
branches:
- master
- v1
workflow_dispatch:
inputs:
reason:
Expand Down

0 comments on commit 5fa6f5c

Please sign in to comment.