mirror of
https://github.com/kou029w/http-echo.git
synced 2025-01-18 16:08:13 +00:00
8 lines
154 B
YAML
8 lines
154 B
YAML
name: sync-codesandbox
|
|
on:
|
|
push:
|
|
branches: [master]
|
|
jobs:
|
|
main:
|
|
runs-on: ubuntu-latest
|
|
steps: [{ uses: kou029w/sync-codesandbox@master }]
|