Skip to content

🤖 Sync org-wide files to upstream repo (#256) #512

🤖 Sync org-wide files to upstream repo (#256)

🤖 Sync org-wide files to upstream repo (#256) #512

Workflow file for this run

name: cmake
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
check-up-to-date:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Check if all exercise cmake files are up to date
run: ./bin/check-cmake-files-up-to-date