Skip to content

PLAT-546 - moe to shared workflows #8

PLAT-546 - moe to shared workflows

PLAT-546 - moe to shared workflows #8

name: Build, test and push image
concurrency: ${{ github.ref }}
on:
push:
branches:
- master
jobs:
build-test-image:
uses: portswigger-apps/shared-workflows/.github/workflows/build-test-image.yaml@main

Check failure on line 12 in .github/workflows/build-push-Image.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-push-Image.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build-push-Image.yaml" -> "portswigger-apps/shared-workflows/.github/workflows/build-test-image.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
setup-go: true