Skip to content

Commit

Permalink
Update pr-check-signed-commits.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
florisvdg authored Jul 14, 2023
1 parent 6463edd commit 6abdb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check-signed-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- run: env
- run: echo "${{ github.event.number }}"

- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1

0 comments on commit 6abdb77

Please sign in to comment.