Skip to content

Commit

Permalink
Attempt to fix release failure (error: The workflow is not valid. .gi…
Browse files Browse the repository at this point in the history
…thub/workflows/release.yml (Line: 219, Col: 26): Invalid secret, ALLOWED_SSH_CIDRS is not defined in the referenced workflow.)
  • Loading branch information
lindanasredin committed Sep 3, 2024
1 parent c2ef4d9 commit 65be647
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sonar_poc_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ on:
required: true
SLACK_WEBHOOK_URL:
required: true
ALLOWED_SSH_CIDRS:
required: true

workflow_dispatch:
inputs:
Expand Down

0 comments on commit 65be647

Please sign in to comment.