Skip to content

Commit 579a8cb

Browse files
committed
better label
1 parent 81d1018 commit 579a8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
field: Status
2626
operation: read
2727

28-
- name: PR is in project
28+
- name: If project field is read, set is_in_project to 1
2929
if: steps.check_project.outputs.field_read_value
3030
id: is_in_project
3131
run: echo "is_in_project=1" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)