Skip to content

chore(deps): bump bats-core/bats-action from 2.1.1 to 3.0.0 #11

chore(deps): bump bats-core/bats-action from 2.1.1 to 3.0.0

chore(deps): bump bats-core/bats-action from 2.1.1 to 3.0.0 #11

Workflow file for this run

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