Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-28 06:51:09 -06:00 committed by GitHub
parent 5a1a485008
commit 0bfd7eb178
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,14 @@
name: Repository Dispatch
on:
repository_dispatch:
types: [success]
check_run:
types: [created, completed, requested_action]
# repository_dispatch:
# types: [my-event]
#pull_request:
#branches: [master]
jobs:
myEvent:
runs-on: ubuntu-latest