Skip to content

ci(github): fix syntax error in commands.yml #36

ci(github): fix syntax error in commands.yml

ci(github): fix syntax error in commands.yml #36

# https://github.com/marketplace/actions/repository-dispatch
name: Repository Dispatch
on: push
jobs:
repository-dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
event-type: repository_dispatch_event