name: CI dispatch test on: workflow_dispatch: jobs: ping: runs-on: ubuntu-latest steps: - run: echo ok