Skip to content

feat: use new tem attributes #8

feat: use new tem attributes

feat: use new tem attributes #8

Workflow file for this run

---
name: Pull Request checks
"on":
pull_request:
branches:
- main
- master
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
check_shell:
uses: scaleway-terraform-modules/wokflows/.github/workflows/check_shell.yaml@dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d # v0.0.6
check_tf:
uses: scaleway-terraform-modules/wokflows/.github/workflows/check_tf.yaml@dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d # v0.0.6
secrets: inherit
check_yaml:
uses: scaleway-terraform-modules/wokflows/.github/workflows/check_yaml.yaml@dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d # v0.0.6

Check failure on line 22 in .github/workflows/pr.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pr.yaml" -> "scaleway-terraform-modules/wokflows/.github/workflows/check_yaml.yaml@dfa5aa6bfee2a41dad6f10dd6147a40f35453e4d" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.