ci: fix missing `jobs:` in websockets.yml

pull/8882/head
Delyan Angelov 2021-02-21 16:42:09 +02:00
parent 772baa74f1
commit 07df2d3484
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
paths-ignore:
- "**.md"
jobs:
websocket_tests:
runs-on: ubuntu-20.04
timeout-minutes: 30