Skip to content

sigh, actions

sigh, actions #44

Workflow file for this run

name: Build and Test
on:
push:
tags:
- "!v*"
branches:
- "**"
pull_request:
jobs:
tests:
uses: ./.github/workflows/build_test.yml

Check failure on line 13 in .github/workflows/push_pr.yml

View workflow run for this annotation

GitHub Actions / Build and Test

Invalid workflow file

The workflow is not valid. In .github/workflows/push_pr.yml (Line: 13, Col: 11): Error from called workflow erichte-ibm/secvarctl/.github/workflows/build_test.yml@90cce564058e6d5ec22ae4f54dd3dd15d652e935 (Line: 10, Col: 20): Unexpected value 'false'
static:
uses: ./.github/workflows/format_static.yml