Skip to content

Test the local action #86

Test the local action

Test the local action #86

Workflow file for this run

name: Test the local action
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
test-ubuntu-latest:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Test action
uses: ./
with:
ess-helm-ref: gaelg/revert-fix-test-setup