diff --git a/.github/workflows/sentinel-build.yml b/.github/workflows/sentinel-build.yml index a1af62dc4f8..91f327009a2 100644 --- a/.github/workflows/sentinel-build.yml +++ b/.github/workflows/sentinel-build.yml @@ -11,7 +11,7 @@ concurrency: jobs: build-docker: - if: (github.repository_owner == 'wpilibsuite' && github.ref == 'refs/heads/main') || github.event_name != 'schedule' + if: (github.repository_owner == 'wpilibsuite' && github.ref == 'refs/heads/main') || github.event_name != 'schedule' strategy: fail-fast: false matrix: