Skip to content

Commit

Permalink
del
Browse files Browse the repository at this point in the history
  • Loading branch information
pponnuvel committed Mar 3, 2024
1 parent 96a8ee7 commit c3ac8eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check-signed-off.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check signed commits in PR
name: Check signed-off in commits
on:
pull_request:
types:
Expand All @@ -16,4 +16,6 @@ jobs:
steps:
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1
with:
comment: Please sign-off the commits

0 comments on commit c3ac8eb

Please sign in to comment.