Skip to content

chore(deps): bump bats-core/bats-action from c9f3b9ab55d4711876053a7917f3311ee30366bf to d10af009fefda8d197ccc8c42d7b6998cc168f87 #395

chore(deps): bump bats-core/bats-action from c9f3b9ab55d4711876053a7917f3311ee30366bf to d10af009fefda8d197ccc8c42d7b6998cc168f87

chore(deps): bump bats-core/bats-action from c9f3b9ab55d4711876053a7917f3311ee30366bf to d10af009fefda8d197ccc8c42d7b6998cc168f87 #395

Workflow file for this run

name: sapmachine-11
on:
push:
branches:
- main
paths:
- "sapmachine-11/**"
- .github/workflows/sapmachine-11.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "sapmachine-11/**"
- .github/workflows/sapmachine-11.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-11
secrets: inherit