Adds sdcore_config integration for NRF and SMF #162
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright 2024 Canonical Ltd. | |
# See LICENSE file for licensing details. | |
name: Check Terraform Modules | |
on: | |
push: | |
pull_request: | |
branches: | |
- main | |
jobs: | |
check-terraform-module: | |
name: Check Terraform Module | |
uses: canonical/sdcore-github-workflows/.github/workflows/[email protected] | |
secrets: inherit | |
with: | |
working-directory: ./modules |