envoyproxy/xds-relay

Remove ACTIONS_ALLOW_UNSECURE_COMMANDS from github actions

Open

#191 opened on Nov 17, 2020

 (0 comments) (0 reactions) (0 assignees)Go (29 forks)auto 404
good first issue

Repository metrics

Stars
 (135 stars)
PR merge metrics
 (PR metrics pending)

Description

We added ACTIONS_ALLOW_UNSECURE_COMMANDS here, here, here and here to let CI pass. github actions do not allow env variables anymore. We should remove them when possible.

Contributor guide