Skip to content

feat: add a test config #41

feat: add a test config

feat: add a test config #41

Workflow file for this run

name: Test greet
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main", "develop" ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
- uses: ./
with:
person: 'Remyy'