Skip to content

Commit 26e8de7

Browse files
committed
more indentation
1 parent f1a35b3 commit 26e8de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: 'Print triggering branch name'
12-
run: echo "GITHUB_REF_NAME IS $GITHUB_REF_NAME"
12+
run: echo "GITHUB_REF_NAME IS $GITHUB_REF_NAME"
1313

1414
- uses: Azure/pipelines@v1.2
1515
with:

0 commit comments

Comments
 (0)