Skip to content

Commit

Permalink
Add 'instrumentkit' as owner requirement to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
trappitsch committed Mar 29, 2022
1 parent f704663 commit bde1d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Run static checks via pre-commit
run: SKIP=no-commit-to-branch pre-commit run --all --show-diff-on-failure
test:
if: github.repository_owner == 'instrumentkit'
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit bde1d13

Please sign in to comment.