Skip to content

GHA: don't assume go-task spawn a subshell to run the commands (#1029) #432

GHA: don't assume go-task spawn a subshell to run the commands (#1029)

GHA: don't assume go-task spawn a subshell to run the commands (#1029) #432

Workflow file for this run

# See https://github.com/ansible/devtools/blob/main/.github/workflows/push.yml
name: push
on:
push:
branches:
- main
- 'releases/**'
- 'stable/**'
jobs:
ack:
uses: ansible/devtools/.github/workflows/push.yml@main