Skip to content

test

test #34

Workflow file for this run

name: test
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run gickup
uses: ./
with:
dryrun: 'true'
debug: 'true'