Merge remote-tracking branch 'origin/main' into error_handling_and_tests #37
python-publish.yml
on: push
Run linter and tests
/
tests
lint-and-test
/
...
/
code-ql
lint-and-test
/
...
/
pyright
lint-and-test
/
...
/
ruff
Sign the Python distribution with Sigstore and upload them to GitHub Release
Annotations
1 error
|
Invalid workflow file:
.github/workflows/python-publish.yml#L4
The workflow is not valid. .github/workflows/python-publish.yml (Line: 4, Col: 3): Error calling workflow 'ISISComputingGroup/saluki/.github/workflows/Lint-and-test.yml@26581e3bda2d034cac5d5f23d402fb6ab3045701'. The workflow is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
|