mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-28 19:16:59 +00:00
Don't block CI on sign-off (#16454)
As this doesn't work with the private sign off flow.
This commit is contained in:
@@ -280,7 +280,6 @@ jobs:
|
||||
- check-lockfile
|
||||
- lint-clippy
|
||||
- lint-rustfmt
|
||||
- check-signoff
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: "true"
|
||||
|
||||
Reference in New Issue
Block a user