Skip to content

Chore: update yaml

Chore: update yaml #1

Workflow file for this run

on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: curl https://github.com/mpalmer/action-validator/releases/download/v0.5.4/action-validator_linux_amd64 -o ./action-validator
- run: chmod +x ./action-validator
- run: ./action-validator ./action.yml