Skip to content

Merge remote-tracking branch 'origin/stable' into chore/fix-merge-con… #50

Merge remote-tracking branch 'origin/stable' into chore/fix-merge-con…

Merge remote-tracking branch 'origin/stable' into chore/fix-merge-con… #50

Workflow file for this run

name: test-clang-format
on:
push:
branches:
- '*'
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './src/gamepad ./include/gamepad'
extensions: 'hpp,cpp'
clangFormatVersion: 18