build: Add missing build-snapshot job on PR
This commit is contained in:
parent
7da8a5bc38
commit
2b66414a93
|
|
@ -3,6 +3,7 @@ name: "Build Snapshot"
|
|||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue