Skip to content

.github/workflows/codeql.yml #87

.github/workflows/codeql.yml

.github/workflows/codeql.yml #87

Workflow file for this run

# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "Java CodeQL"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '22 20 * * 3'
jobs:
java-codeql:
uses: hjannasch/workflows-java/.github/workflows/java-maven-codeql.yml@main

Check failure on line 24 in .github/workflows/codeql.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/codeql.yml

Invalid workflow file

error parsing called workflow ".github/workflows/codeql.yml" -> "hjannasch/workflows-java/.github/workflows/java-maven-codeql.yml@main" : failed to fetch workflow: workflow was not found.
with:
working-directory: '.'
permissions:
actions: read
contents: read
security-events: write