Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-25 20:49:51 -06:00 committed by GitHub
parent 0dc707b089
commit 82ad848c84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,8 @@ name: Repository Dispatch
on: on:
repository_dispatch: repository_dispatch:
types: [my-event] types: [my-event]
pull_request: pull_request:
branches: [master]
jobs: jobs:
myEvent: myEvent: