Make the preview builder only happen on master
This commit is contained in:
parent
a5b7ad6495
commit
885c94f9c8
@ -2,6 +2,8 @@ name: Remote Dispatch Action Initiator
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
repository_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user