Make the preview builder only happen on master
This commit is contained in:
parent
a5b7ad6495
commit
885c94f9c8
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ name: Remote Dispatch Action Initiator
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
repository_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue