Skip to content

Merge pull request #4 from libresource/ci_cd #6

Merge pull request #4 from libresource/ci_cd

Merge pull request #4 from libresource/ci_cd #6

Workflow file for this run

name: Test Action With Param
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test Action With Param
uses: libresource/[email protected]
with:
param-example: 'Hello GitHub!'