Skip to content

put secrets: inherit on the right workflow #46

put secrets: inherit on the right workflow

put secrets: inherit on the right workflow #46

Workflow file for this run

name: CI
on:
push:
tags-ignore: * # Don't build when a tag is created

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

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 5
pull_request:
workflow_dispatch:
jobs:
build:
name: Build
uses: DbUp/Universe/.github/workflows/build.yml@reusable