mirror of
https://gh.wpcy.net/https://github.com/lubusIN/blablablocks-tabs-block.git
synced 2026-04-27 04:42:17 +08:00
10 lines
210 B
YAML
10 lines
210 B
YAML
name: WordPress Playground Preview
|
|
|
|
on:
|
|
pull_request:
|
|
types: [opened, synchronize, closed]
|
|
|
|
jobs:
|
|
build-and-preview:
|
|
uses: lubusIN/.github/.github/workflows/pr-preview.yml@main
|
|
secrets: inherit
|