Skip to content

Commit

Permalink
Test GH Workflow - Mark Under Review - Attempt node-red#36
Browse files Browse the repository at this point in the history
  • Loading branch information
joepavitt committed Mar 27, 2024
1 parent 95665e2 commit 63300a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/record-in-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
mutation(
$itemId: ID!,
$projectId: ID!,
$date: String!
$date: Date!
) {
markUnderReview: updateProjectV2ItemFieldValue(
input: {
Expand Down

0 comments on commit 63300a0

Please sign in to comment.