mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
Migrate to github.com/terraform-docs org (#288)
* Migrate to github.com/terraform-docs org * remove codecov token * update maintenance notice in README
This commit is contained in:
9
.github/workflows/validate.yaml
vendored
9
.github/workflows/validate.yaml
vendored
@@ -95,13 +95,4 @@ jobs:
|
||||
uses: codecov/codecov-action@v1
|
||||
if: always()
|
||||
with:
|
||||
# Currently we're not able to build Codecov report for
|
||||
# PRs originates from the fork. There's an issue to track
|
||||
# this and it seems it should get resolved shortly, until
|
||||
# then we hope for responsiblity in humanity and use plain
|
||||
# text of the token, until further to get rotated.
|
||||
#
|
||||
# https://github.com/codecov/codecov-action/issues/29
|
||||
# token: ${{ secrets.CODECOV_TOKEN }}
|
||||
token: 7e230f41-8fa3-4d91-8ce8-3d77b7b3f1c3
|
||||
file: ./coverage.out
|
||||
|
||||
Reference in New Issue
Block a user