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