Skip to content

update infrahub-sdk to v0.12.1 #40

update infrahub-sdk to v0.12.1

update infrahub-sdk to v0.12.1 #40

---
# yamllint disable rule:truthy
name: "Pull Request on stable"
on:
pull_request:
branches:
- stable
jobs:
linter:
uses: ./.github/workflows/workflow-linter.yml
tests:
needs: ["linter"]
uses: ./.github/workflows/workflow-tests.yml