Skip to content

Commit

Permalink
run tests on changed GH workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed May 8, 2023
1 parent fc5781f commit 6b655ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ on:
- master
paths:
- scos_actions
- .github/workflows
pull_request:
branches:
- master
paths:
- scos_actions
- .github/workflows

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
Expand Down

0 comments on commit 6b655ea

Please sign in to comment.