Skip to content

Commit

Permalink
better label
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Sep 9, 2024
1 parent 42c0dd8 commit 9b986c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
field: Status
operation: read

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

0 comments on commit 9b986c7

Please sign in to comment.