Skip to content

ci: add bash shell to bump and release actions #32

ci: add bash shell to bump and release actions

ci: add bash shell to bump and release actions #32

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "mainline" ]
pull_request:
branches: [ "mainline" ]
schedule:
- cron: '0 8 * * MON'
jobs:
Analysis:
name: Analysis
uses: aws-deadline/.github/.github/workflows/reusable_codeql.yml@mainline