Skip to content

Commit

Permalink
Run CI tests on modified tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed May 9, 2023
1 parent 014f02b commit a3e1c1f
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 @@ -9,13 +9,15 @@ on:
- 'scos_actions/**'
- '.github/workflows/**'
- 'pyproject.toml'
- 'tox.ini'
pull_request:
branches:
- master
paths:
- 'scos_actions/**'
- '.github/workflows/**'
- 'pyproject.toml'
- 'tox.ini'

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

0 comments on commit a3e1c1f

Please sign in to comment.