Skip to content

Commit

Permalink
typo in yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
charlottekostelic committed Apr 9, 2024
1 parent 70f0bd7 commit 9037882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/monthly-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
--repo ${{ github.repository }} \
--assignee "$ASSIGNEES" \
--title "Monthly LCSH check ($DATE)" \
--body "$PR_NO_ADD") \
--body "$PR_NO_ADD")
git diff --quiet -- data/ || new_issue_url=$(gh issue create \
--title "$TITLE" \
Expand Down

0 comments on commit 9037882

Please sign in to comment.