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
213 B
YAML
Raw Normal View History

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