1
0
Fork 0
mirror of https://github.com/kou029w/daraz-san.git synced 2025-01-19 00:18:01 +00:00
daraz-san/.github/workflows/sync-codesandbox.yml

11 lines
215 B
YAML
Raw Permalink Normal View History

name: sync-codesandbox
on:
push:
branches: [master]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: kou029w/sync-codesandbox@master
2020-03-26 16:00:49 +09:00
with: { url: "https://1uukr.sse.codesandbox.io/" }