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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- 'master'
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user