Skip to content

Commit

Permalink
made codecov_token is not required
Browse files Browse the repository at this point in the history
  • Loading branch information
ivvist committed Nov 17, 2024
1 parent 13c7aa9 commit 5048190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_reuse_go_cas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
reporeading_token:
required: true
codecov_token:
required: true
required: false
chargebee_token:
required: true
chargebee_sitename:
Expand Down

0 comments on commit 5048190

Please sign in to comment.