Build: #1338 was successful Manual run by Guus der Kinderen

Stages & jobs

  1. Build and Package

  2. Copy to Website

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen e203bb18a7860839de2cccf0a437f9dfc3b330e5

    Update codeql-analysis.yml
    You may only define one of `branches` and `branches-ignore` for a single event

    • .github/workflows/codeql-analysis.yml (version e203bb18a7860839de2cccf0a437f9dfc3b330e5)
  • daryl herzmann <akrherz@iastate.edu>

    daryl herzmann <akrherz@iastate.edu> bf1acd48abecada8bd0fa68f6f941b325fead2f3

    Merge pull request #2057 from guusdk/ci-no-codeql-for-dependabot
    Prevent CodeQL from running on Dependabot pushes

  • Guus der Kinderen

    Guus der Kinderen 8a4dda2e7663273582538dc17f1fd901a0e6e403

    Prevent CodeQL from running on Dependabot pushes
    This prevents a failure that logs this 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. See https://docs.github.com/en/code-security/secure-coding/configuring-code-scanning#scanning-on-push for more information on how to configure these events."

    • .github/workflows/codeql-analysis.yml (version 8a4dda2e7663273582538dc17f1fd901a0e6e403)