Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-25 21:07:27 -06:00 committed by GitHub
parent 82ad848c84
commit 9eb4abad29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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