We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd86ea commit 0f02166Copy full SHA for 0f02166
.github/workflows/Approval.yml
@@ -42,4 +42,4 @@ jobs:
42
- name: Display Required Approvers
43
if: steps.check-bypass.outputs.can-skip != 'true'
44
run: |
45
- bash -x ci/check_approval.sh
+ bash ci/check_approval.sh
0 commit comments