Skip to content

Add e2e tests for deploy action #72

Add e2e tests for deploy action

Add e2e tests for deploy action #72

Workflow file for this run

name: Lint YAML
on:
pull_request:
branches: ['main']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: action.yaml