Skip to content

Commit 35d260f

Browse files
committed
chore: Remove signoff requirements check for pull requests
1 parent 80330aa commit 35d260f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
workflow_dispatch:
88

99
jobs:
10-
check-signoff:
11-
if: "github.event_name == 'pull_request'"
12-
uses: "matrix-org/backend-meta/.github/workflows/sign-off.yml@v2"
13-
1410
complement-internal:
1511
runs-on: ubuntu-latest
1612
steps:

0 commit comments

Comments
 (0)