Skip to content

Create node action project (#80) #6

Create node action project (#80)

Create node action project (#80) #6

Workflow file for this run

name: Test workflow
on:
push:
jobs:
call-action:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./
with:
test-input: "test"