Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

prepare for v0.0.1

prepare for v0.0.1 #13

Workflow file for this run

name: main
on:
push:
branches:
- main
tags-ignore:
- v*
pull_request:
workflow_dispatch:
jobs:
prerequisites:
permissions:
pull-requests: write
uses: tejavar/infra/.github/workflows/[email protected]
with:
provider: concourse
goversion: 1.20.x
build:
needs: prerequisites
uses: tejavar/infra/.github/workflows/[email protected]

Check failure on line 22 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

error parsing called workflow ".github/workflows/main.yml" -> "tejavar/infra/.github/workflows/[email protected]" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
provider: concourse
goversion: 1.20.x
dotnetversion: 6.0
nodeversion: 16.x
pythonversion: 3.8