Merge pull request #26 from ISISComputingGroup/dependabot/github_acti… #63
python-publish.yml
on: push
Run linter and tests
/
...
/
code-ql
Run linter and tests
/
...
/
pyright
Run linter and tests
/
...
/
ruff
Run linter and tests
/
tests
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@12c80d2db241d1b077843d8271d50a36f8fac399'. The workflow is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
|