Skip to content

Commit

Permalink
run tests on changes to entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Dec 9, 2024
1 parent cedb2b6 commit 0256505
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ on:
- requirements-dev.txt
- setup.cfg
- Dockerfile
- scripts/entrypoint.sh
push:
branches:
- main
Expand All @@ -28,7 +29,7 @@ on:
- requirements-dev.txt
- setup.cfg
- Dockerfile

- scripts/entrypoint.sh
permissions:
contents: read
actions: write
Expand Down

0 comments on commit 0256505

Please sign in to comment.