Skip to content

fix: ajustes readme, sintaxe variaveis #4

fix: ajustes readme, sintaxe variaveis

fix: ajustes readme, sintaxe variaveis #4

name: Action Test Ubuntu
on:
push:
paths:
- '.github/workflows/action-test-ubuntu.yaml'
- 'action.yaml'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run Runtime IaC Action
uses: stack-spot/runtime-github-action-iac@main
with:
FEATURES_LEVEL_LOG: debug
INPUT_PATH: iac.yaml