Skip to content

chore: change publish to pypi to use tag ref instead of release branc… #216

chore: change publish to pypi to use tag ref instead of release branc…

chore: change publish to pypi to use tag ref instead of release branc… #216

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: OpenJobDescription/.github/.github/workflows/reusable_codeql.yml@mainline