We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af7bbe0 commit 99fd3ccCopy full SHA for 99fd3cc
.github/workflows/playwright.yml
@@ -41,7 +41,7 @@ jobs:
41
steps:
42
- name: Output Workflow Inputs
43
run: |
44
- echo 'Input Variables:'
+ echo 'Input Variables (defaults to main if not specified):'
45
echo 'rems set up branch: ${{ github.event.inputs.rems-setup-branch }}'
46
echo 'rems intermediary branch: ${{ github.event.inputs.rems-intermediary-branch }}'
47
echo 'test ehr branch: ${{ github.event.inputs.rems-test-ehr-branch }}'
0 commit comments