8 group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
9 cancel-in-progress: true
14 runs-on: ubuntu-latest
16 - name: Check out code
17 uses: actions/checkout@v3
19 uses: ruby/setup-ruby@v1
23 run: bundle exec cookstyle --format fuubar