Skip to content

[Oztechan/Config#10] Add Code Quality files and its sync config (#11) #4

[Oztechan/Config#10] Add Code Quality files and its sync config (#11)

[Oztechan/Config#10] Add Code Quality files and its sync config (#11) #4

Workflow file for this run

name: Global Config Update
on:
push:
branches:
- develop
workflow_dispatch:
jobs:
GlobalConfigUpdate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: GitHub File Sync
uses: BetaHuhn/[email protected]
with:
GH_PAT: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
PR_LABELS: "config"
COMMIT_PREFIX: "Oztechan/Config#4 Global config update"