Skip to content

Merge pull request #322 from maykinmedia/feature/simplify-celery-scripts #117

Merge pull request #322 from maykinmedia/feature/simplify-celery-scripts

Merge pull request #322 from maykinmedia/feature/simplify-celery-scripts #117

Workflow file for this run

# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
name: "CodeQL"
on:
push:
branches:
- master
pull_request:
# The branches below must be a subset of the branches above
branches:
- master
schedule:
- cron: '0 23 * * 6'
jobs:
open-api-workflow-code-analysis:
uses: maykinmedia/open-api-workflows/.github/workflows/code-analysis.yml@v1