Reduced the execution of tests and lint actions on pull requests (#143)

This change will change the pipline to limit duplicat execution of tests
and lint actions in pull requests to save computing time.
This commit is contained in:
2023-09-23 09:22:14 +02:00
committed by GitHub
parent 495cd90d85
commit 286636dfa4
4 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@ -221,3 +221,4 @@ replay_pid*
/lbr-audit.md
/.ruff_cache/
/Jupyter/test.ipynb
/secrets*.json