Skip to content

feat: add missing decision headers and carry forward headers to on_commit actions #330

feat: add missing decision headers and carry forward headers to on_commit actions

feat: add missing decision headers and carry forward headers to on_commit actions #330

Workflow file for this run

name: build
on:
pull_request:
push:
branches:
- '*'
- '!master'
jobs:
build:
uses: ./.github/workflows/build.yml
coverage:
uses: ./.github/workflows/coverage.yml