Skip to content

Commit 99fd3cc

Browse files
committed
output ci vars description
1 parent af7bbe0 commit 99fd3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
steps:
4242
- name: Output Workflow Inputs
4343
run: |
44-
echo 'Input Variables:'
44+
echo 'Input Variables (defaults to main if not specified):'
4545
echo 'rems set up branch: ${{ github.event.inputs.rems-setup-branch }}'
4646
echo 'rems intermediary branch: ${{ github.event.inputs.rems-intermediary-branch }}'
4747
echo 'test ehr branch: ${{ github.event.inputs.rems-test-ehr-branch }}'

0 commit comments

Comments
 (0)