name: Test Stub on: workflow_dispatch: jobs: test: permissions: contents: read name: Test runs-on: ubuntu-24.04 steps: - name: Test run: exit 0