CI deploy-Dev run in pull requests from forked repository (#2300)

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
This commit is contained in:
Masaya Suzuki 2022-01-07 02:30:14 +09:00 committed by GitHub
parent 09b571b1b0
commit aebd29eb8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -19,6 +19,7 @@
on:
push:
branches-ignore: [main]
pull_request:
###############
# Set the Job #

View file

@ -19,6 +19,7 @@
on:
push:
branches-ignore: [main]
pull_request:
###############
# Set the Job #