Skip to content

Commit

Permalink
Disabling DCO on main (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson authored Mar 17, 2022
1 parent 319fd5e commit e48bd4a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dco.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: DCO
on:
pull_request:
push:
branches:
- main

jobs:
check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e48bd4a

Please sign in to comment.