Skip to content

Commit 10d2bf8

Browse files
committed
Remove environment from the workflow
removing the environment from the workflow for now until we have a better understanding of how to use it
1 parent 0ad16d7 commit 10d2bf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ 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
2625
strategy:
2726
matrix:
2827
provider: [providers, gitea_others]

0 commit comments

Comments
 (0)