Skip to content

Commit

Permalink
fixup! feat: add action.yml for Github action
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Perruzza <[email protected]>
  • Loading branch information
EthanPERRUZZA committed Sep 20, 2024
1 parent cb29349 commit b87749b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Check DCO
steps:
- name: Run dco-check
uses: christophebedard/dco-check@0.5.0
uses: EthanPERRUZZA/dco-check@master
with:
python-version: ${{ matrix.python-version }}
args: '--verbose'
Expand Down

0 comments on commit b87749b

Please sign in to comment.