Skip to content

Modify the ID element to handle multiple sources (#30) #16

Modify the ID element to handle multiple sources (#30)

Modify the ID element to handle multiple sources (#30) #16

Workflow file for this run

name: Dispatch events
on:
push:
branches: [ master ]
paths:
- '**.md'
- '**.xsd'
- '!README.md'
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: Metron-Project/metron-project.github.io
event-type: metroninfo-push