Skip to content

describe RichDragListener in the alt input quickstart guide, see http… #128

describe RichDragListener in the alt input quickstart guide, see http…

describe RichDragListener in the alt input quickstart guide, see http… #128

Workflow file for this run

name: Sync Files
on:
push:
branches:
- main
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@main
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.BF_GH_PAT }}
PR_LABELS: false
# REVIEWERS: brettfiedler #reviewer cannot be author, leaving off for now
COMMIT_BODY: 'Repo File Sync automated update'
# DRY_RUN: true