Skip to content

Commit

Permalink
Update compliance-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaahlskog authored Oct 3, 2023
1 parent e3a253d commit c0d7ee7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/compliance-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,17 @@ permissions:
env:
configFile: cydigConfig.json
disableWarningUsersInProd: true


#To be removed
urlUpdate: ${{ secrets.URLUPDATECOMPLIANCESTATE }}
urlRead: ${{ secrets.URLREADTOREADME }}
readToReadMeKeyAcessKey: ${{ secrets.READTOREADMEACCESSKEY }}
urlDashboard: ${{ vars.URLDASHBOARD }}

#To be uncommented
#urlUpdate: ${{ secrets.URL_UPDATE_DEV }}
updateKey: ${{ secrets.CYDIG_API_KEY }}

on:
workflow_call:
inputs:
Expand Down

0 comments on commit c0d7ee7

Please sign in to comment.