Skip to content

Bump docker/build-push-action from 5 to 6 #178

Bump docker/build-push-action from 5 to 6

Bump docker/build-push-action from 5 to 6 #178

Workflow file for this run

name: Go Checks
on:
pull_request:
push:
branches: ["main"]
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event_name == 'push' && github.sha || github.ref }}
cancel-in-progress: true
jobs:
go-check:
uses: pl-strflt/uci/.github/workflows/go-check.yml@v1.0

Check failure on line 18 in .github/workflows/go-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/go-check.yml

Invalid workflow file

error parsing called workflow ".github/workflows/go-check.yml" -> "pl-strflt/uci/.github/workflows/go-check.yml@v1.0" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.