Skip to content

Commit

Permalink
Merge pull request #438 from imperva/dev
Browse files Browse the repository at this point in the history
Fixed nightly manager error: The workflow is not valid. .github/workflows/nightly_manager.yml (Line: 116, Col: 28): Invalid secret, ALLOWED_SSH_CIDRS is not defined in the referenced workflow.
  • Loading branch information
lindanasredin authored Sep 4, 2024
2 parents 566d547 + cdcfbf1 commit 0cea8be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dsf_poc_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ on:
required: true
DAM_LICENSE:
required: true
ALLOWED_SSH_CIDRS:
required: true

workflow_dispatch:
inputs:
Expand Down

0 comments on commit 0cea8be

Please sign in to comment.