Skip to content

add github actions and yaml file edit, and edit imgs broken, add cont… #9

add github actions and yaml file edit, and edit imgs broken, add cont…

add github actions and yaml file edit, and edit imgs broken, add cont… #9

name: Trigger Quartz Build
on:
push:
branches:
- master
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Send Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
# Must be an org secret with repo scope on the Quartz repo
token: ${{ secrets.ORG_LINUX_WIKI }}
# Your Quartz repo
repository: Open-Source-Community/quartz-repo
event-type: content_updated