Skip to content

chore(deps): bump bats-core/bats-action from a466facb3c843466940afd8e88b7e7308ab84c93 to 5932fdb286546c341f42697911602d4f1aab2b6e #165

chore(deps): bump bats-core/bats-action from a466facb3c843466940afd8e88b7e7308ab84c93 to 5932fdb286546c341f42697911602d4f1aab2b6e

chore(deps): bump bats-core/bats-action from a466facb3c843466940afd8e88b7e7308ab84c93 to 5932fdb286546c341f42697911602d4f1aab2b6e #165

Workflow file for this run

name: sapmachine-21
on:
push:
branches:
- main
paths:
- "sapmachine-21/**"
- .github/workflows/sapmachine-21.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "sapmachine-21/**"
- .github/workflows/sapmachine-21.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
jobs:
build:
uses: ./.github/workflows/_template.yml
with:
directory: sapmachine-21
secrets: inherit