Skip to content

Hide Show/Hide Sidebar option when both pro is active and quick setup… #560

Hide Show/Hide Sidebar option when both pro is active and quick setup…

Hide Show/Hide Sidebar option when both pro is active and quick setup… #560

Workflow file for this run

name: Sync Files To Pro
on:
push:
branches:
- enhance/quick-setup-tab
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@master
- name: Run GitHub File Sync
uses: BetaHuhn/[email protected]
with:
GH_PAT: ${{ secrets.REPO_SYNC }}
COMMIT_BODY: "Update: Sync changes from main repository"
ASSIGNEES: iamprazol
CONFIG_PATH: .github/sync-file-list.yml