Skip to content

[Oztechan/Config#18] Add Board integration (#19) #8

[Oztechan/Config#18] Add Board integration (#19)

[Oztechan/Config#18] Add Board integration (#19) #8

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"