Skip to content

Commit

Permalink
chore : DCO required for NocoDB code onky
Browse files Browse the repository at this point in the history
  • Loading branch information
o1lab authored Nov 25, 2021
1 parent 93d962d commit 1f07b60
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/dco-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ name: Check DCO
on:
pull_request:
paths:
- "packages/**"
- "packages/nc-common/**"
- "packages/nc-gui/**"
- "packages/nc-lib-gui/**"
- "packages/nc-plugin/**"
- "packages/nocodb/**"
- "scripts/cypress/**"

jobs:
Expand Down

0 comments on commit 1f07b60

Please sign in to comment.