mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Update CI configs to v0.7.10
Update lint scripts and CI configs.
This commit is contained in:
5
.github/workflows/codeql-analysis.yml
vendored
5
.github/workflows/codeql-analysis.yml
vendored
@@ -4,6 +4,11 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '23 5 * * 0'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- '**.go'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
Reference in New Issue
Block a user