Skip to content

fix: change push branch to master #1

fix: change push branch to master

fix: change push branch to master #1

name: Dispatch Event
on:
push:
branches:
- master # or any branch you want to trigger the event
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
event-type: arch-setup-push