Skip to content

Correct reference to remote workflow file #38

Correct reference to remote workflow file

Correct reference to remote workflow file #38

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: CI - Releases and Main
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the main branch
on:
push:
branches: [ main, outsource_workflows ]
tags:
- "[2-9][0-9][0-9][0-9].[0-9]+-rev[0-9]+"
jobs:
call_workflow_build:
uses: isaqb-org/github-workflows/.github/workflows/build_main.yml@main

Check failure on line 15 in .github/workflows/build_main.yml

View workflow run for this annotation

GitHub Actions / CI - Releases and Main

Invalid workflow file

The workflow is not valid. In .github/workflows/build_main.yml (Line: 15, Col: 11): Error from called workflow isaqb-org/github-workflows/.github/workflows/build_main.yml@main (Line: 5, Col: 12): Unexpected value '' In .github/workflows/build_main.yml (Line: 15, Col: 11): Error from called workflow isaqb-org/github-workflows/.github/workflows/build_main.yml@main (Line: 6, Col: 13): Unexpected value ''