Skip to content

Commit

Permalink
CI: specify OPENCOLLECTIVE_HIDE: true
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Nov 24, 2020
1 parent d61f506 commit a6174b7
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/browserstack.yml
Expand Up @@ -7,6 +7,7 @@ env:
CI: true
FORCE_COLOR: 2
NODE: 14.x
OPENCOLLECTIVE_HIDE: true

jobs:
browserstack:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/bundlewatch.yml
Expand Up @@ -10,6 +10,7 @@ env:
CI: true
FORCE_COLOR: 2
NODE: 14.x
OPENCOLLECTIVE_HIDE: true

jobs:
bundlewatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/css.yml
Expand Up @@ -10,6 +10,7 @@ env:
CI: true
FORCE_COLOR: 2
NODE: 14.x
OPENCOLLECTIVE_HIDE: true

jobs:
css:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Expand Up @@ -10,6 +10,7 @@ env:
CI: true
FORCE_COLOR: 2
NODE: 14.x
OPENCOLLECTIVE_HIDE: true

jobs:
docs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/js.yml
Expand Up @@ -9,6 +9,7 @@ on:
env:
CI: true
FORCE_COLOR: 2
OPENCOLLECTIVE_HIDE: true

jobs:
run:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Expand Up @@ -10,6 +10,7 @@ env:
CI: true
FORCE_COLOR: 2
NODE: 14.x
OPENCOLLECTIVE_HIDE: true

jobs:
lint:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/node-sass.yml
Expand Up @@ -10,6 +10,7 @@ env:
CI: true
FORCE_COLOR: 2
NODE: 14.x
OPENCOLLECTIVE_HIDE: true

jobs:
css:
Expand Down

0 comments on commit a6174b7

Please sign in to comment.