Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
doctorperceptron committed Mar 5, 2024
1 parent 73af4c6 commit 1e6f7e2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update-metadata-reminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: `👋 Hey, looks like you've updated some demos! Don't forget to update the
**dateOfLastModification** in the associated metadata file so your changes show up
on pennylane.ai.`
body: `👋 Hey, looks like you've updated some demos! Don't forget to update the **dateOfLastModification** in the associated metadata file so your changes show up on pennylane.ai.`
})

0 comments on commit 1e6f7e2

Please sign in to comment.