Skip to content

chore(deps): bump hoverkraft-tech/ci-github-common #37

chore(deps): bump hoverkraft-tech/ci-github-common

chore(deps): bump hoverkraft-tech/ci-github-common #37

Workflow file for this run

name: Internal - Main - Continuous Integration
on:
push:
branches: [main]
tags: ["*"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit