Skip to content

Commit c82d021

Browse files
committed
fix
1 parent a5f3053 commit c82d021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/add-labels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
echo "apply_label=true" >> $GITHUB_ENV
1616
else
1717
echo "apply_label=false" >> $GITHUB_ENV
18+
fi
1819
1920
- name: Add label to PR
2021
if: env.apply_label == 'true'

0 commit comments

Comments
 (0)