Skip to content

Checking if previous workflow syntax works. #33

Checking if previous workflow syntax works.

Checking if previous workflow syntax works. #33

Workflow file for this run

name: style
on: [push, workflow_dispatch]
jobs:
style:
name: style
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- working-directory: C
run: ./autoformat.bash check