Skip to content

Commit

Permalink
Blocked CI from running on central repo
Browse files Browse the repository at this point in the history
CloudNexus CI minutes are communial and our agreements to use them
are in process. This disables calling the jobs on that central CI.
  • Loading branch information
JimTheCactus committed Oct 9, 2024
1 parent 364c3cb commit fa727e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fmt-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ run-name: Check the formatting and code
on: [push]
jobs:
check:
if: github.repository != 'mycloudnexus/cc-api-sandbox'
runs-on: ubuntu-24.04
container:
image: node:20
Expand Down

0 comments on commit fa727e7

Please sign in to comment.