Skip to content

Commit

Permalink
497: Test deploy to CDC staging
Browse files Browse the repository at this point in the history
  • Loading branch information
halprin committed Nov 21, 2023
1 parent 6da728d commit bd73c11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- task/updating-staging-azure
paths-ignore:
- '*.md'
workflow_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"filename": ".github/workflows/cicd.yml",
"hashed_secret": "3e26d6750975d678acb8fa35a0f69237881576b0",
"is_verified": false,
"line_number": 15,
"line_number": 16,
"is_secret": false
}
],
Expand Down Expand Up @@ -223,5 +223,5 @@
}
]
},
"generated_at": "2023-10-27T15:37:42Z"
"generated_at": "2023-11-21T18:40:06Z"
}

0 comments on commit bd73c11

Please sign in to comment.