Skip to content

🛠️ :Update extension-update-pom.yml #109

🛠️ :Update extension-update-pom.yml

🛠️ :Update extension-update-pom.yml #109

Workflow file for this run

name: CodeQL
on:
workflow_dispatch:
push:
branches:
- main
- master
pull_request:
# The branches below must be a subset of the branches above
branches:
- main
- master
schedule:
- cron: '16 14 * * 4'
jobs:
codeql:
uses: liquibase/build-logic/.github/workflows/codeql.yml@v0.7.8
secrets: inherit
with:
languages: '["java"]'