Skip to content

Fixed typo

Fixed typo #3

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "main" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
jobs:
codeql:

Check failure on line 11 in .github/workflows/CodeQL.yaml

View workflow run for this annotation

GitHub Actions / CodeQL

Invalid workflow file

The workflow is not valid. .github/workflows/CodeQL.yaml (Line: 11, Col: 3): Error calling workflow 'molssi-seamm/devops/.github/workflows/CodeQL.yaml@main'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
name: CodeQL
uses: molssi-seamm/devops/.github/workflows/CodeQL.yaml@main