Skip to content

Commit deb5151

Browse files
committed
test
1 parent 86ade3f commit deb5151

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/token_test.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on:
44
branches: [auto-approve-merge]
55
workflow_dispatch:
66
inputs:
7-
environment:
8-
description: Environment to test secret access
9-
required: false
10-
default: staging
7+
force:
8+
description: Force test of secret access
9+
type: boolean
10+
default: false
1111

1212
jobs:
1313
test-secret:

0 commit comments

Comments
 (0)