Skip to content

chore: change publish to pypi to use tag ref instead of release branch. #262

chore: change publish to pypi to use tag ref instead of release branch.

chore: change publish to pypi to use tag ref instead of release branch. #262

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