Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(codeql): remove on:push #857

Merged
merged 1 commit into from
Aug 22, 2022
Merged

ci(codeql): remove on:push #857

merged 1 commit into from
Aug 22, 2022

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Aug 22, 2022

Resolves the following error:

Error: Workflows triggered by Dependabot on the "push" event run
with read-only access. Uploading Code Scanning results requires
write access. To use Code Scanning with Dependabot, please ensure
you are using the "pull_request" event for this workflow and avoid
triggering on the "push" event for Dependabot branches. (...)

Resolves the following error:

```
Error: Workflows triggered by Dependabot on the "push" event run
with read-only access. Uploading Code Scanning results requires
write access. To use Code Scanning with Dependabot, please ensure
you are using the "pull_request" event for this workflow and avoid
triggering on the "push" event for Dependabot branches. (...)
```
@caugner caugner merged commit 7d0f12b into main Aug 22, 2022
@caugner caugner deleted the avoid-running-codeql-on-push branch August 22, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant