Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-26 11:26:27 -06:00 committed by GitHub
parent 39d2609547
commit 75e7cf9f59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: Repository Dispatch
on:
repository_dispatch:
types: [my-event]
types: [success]
#pull_request:
#branches: [master]