Skip to content

ci: package and publish Keyshot plugin to the GitHub release #50

ci: package and publish Keyshot plugin to the GitHub release

ci: package and publish Keyshot plugin to the GitHub release #50

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