Skip to content

chore(deps): bump bats-core/bats-action from d10af009fefda8d197ccc8c42d7b6998cc168f87 to 73f0f7d34ec09278ce76030c105fc6a8ddb1d726 #9

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

chore(deps): bump bats-core/bats-action from d10af009fefda8d197ccc8c42d7b6998cc168f87 to 73f0f7d34ec09278ce76030c105fc6a8ddb1d726 #9

Workflow file for this run

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