Skip to content

Commit de6c90f

Browse files
committed
use pac environment for e2e tests
require manual approval before executing sensitive steps (e.g., accessing secrets).
1 parent 1141cfa commit de6c90f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kind-e2e-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
cancel-in-progress: true
2323
name: e2e tests
2424
runs-on: ubuntu-latest
25+
environment: pac # make sure to create the environment in the repo settings for manual approval
2526
strategy:
2627
matrix:
2728
provider: [providers, gitea_others]

0 commit comments

Comments
 (0)