Skip to content

Fix executable bit on clang-format script #3

Fix executable bit on clang-format script

Fix executable bit on clang-format script #3

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]