Make the preview builder only happen on master

This commit is contained in:
jobobby04 2020-08-03 12:47:16 -04:00 committed by GitHub
parent a5b7ad6495
commit 885c94f9c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@ name: Remote Dispatch Action Initiator
on:
push:
branches:
- 'master'
repository_dispatch:
jobs: