Skip to content

Add star history chart to readme (#73) #10

Add star history chart to readme (#73)

Add star history chart to readme (#73) #10

name: Sync to skyvern-cloud
on:
push:
branches:
- main
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@master
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.SKYVERN_CLOUD_GH_PAT }}