Skip to content

Commit ff7a220

Browse files
PabloZaidenCopilot
andauthored
Update .github/workflows/test_terraform.yml
Co-authored-by: Copilot <[email protected]>
1 parent 168ae58 commit ff7a220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ jobs:
367367
- name: 🚫 Not Allowed to Run
368368
if: needs.check-should-run.outputs.should_run != 'true'
369369
run: |
370-
echo "::error::Workflow was not allowed to run. For fork PRs, a maintainer must approve tests with the /allow command."
370+
echo "::error::Workflow was not allowed to run. For fork PRs, a maintainer must approve with the /allow command."
371371
exit 1
372372
373373
- name: 🛑 Failure

0 commit comments

Comments
 (0)