Skip to content

[ci skip] Use autotag action v1 #48

[ci skip] Use autotag action v1

[ci skip] Use autotag action v1 #48

Workflow file for this run

name: Validate Plugin Version Test
on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate Plugin Version
uses: ./
with:
plugin-path: '.github/workflows/fixtures/plugin-test/'
dry-run: true