Skip to content

fix tags

fix tags #266

Workflow file for this run

name: ci
on:
push:
branches:
- "pull-request/[0-9]+"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
docker:
uses: ./.github/workflows/build-test-publish-images.yml

Check failure on line 14 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr.yml" -> "./.github/workflows/build-test-publish-images.yml" (source branch with sha:4cb2150ef4ea4f396c9d648d2645ddbfd74a42f8) : You have an error in your yaml syntax on line 178
with:
build_type: pull-request
run_tests: true
secrets: inherit