1
0
Fork 0
mirror of https://github.com/kou029w/http-echo.git synced 2025-01-18 16:08:13 +00:00
http-echo/.github/workflows/sync-codesandbox.yml
2020-03-26 00:21:38 +09:00

10 lines
204 B
YAML

name: sync-codesandbox
on:
push:
branches: [master]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: kou029w/sync-codesandbox@master
with: { url: fe8lf.sse.codesandbox.io }