Skip to content

fix: Use IMDSv2 (#28) #10

fix: Use IMDSv2 (#28)

fix: Use IMDSv2 (#28) #10

---
name: Acceptenace Tests
on:
workflow_dispatch: {}
push:
branches:
- main
paths:
- '.github/workflows/acceptance-tests.yml'
- '**.yaml'
- 'test/**'
concurrency: acceptenace-tests-${{ github.ref }}
defaults:
run:
shell: bash
jobs:
acceptance-test:
uses: ./.github/workflows/acceptance-test-run.yml
with:
tests: '*'
deletion-policy: delete