Skip to content

Commit

Permalink
Update .github/workflows/first-time-contributor.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Vishal <[email protected]>
  • Loading branch information
vishalvivekm committed Sep 17, 2024
1 parent ff47cb2 commit e0861c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/first-time-contributor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
</p>
Be sure to double-check that you have signed your commits.
Here are instructions for [making signing an implicit activity while peforming a commit](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin).`;
Here are instructions for [making signing an implicit activity while performing a commit](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin).`;
github.rest.issues.createComment({
issue_number: context.issue.number,
Expand Down

0 comments on commit e0861c7

Please sign in to comment.