Update CI configs to v0.7.10

Update lint scripts and CI configs.
This commit is contained in:
Pion
2022-05-24 08:21:43 +00:00
committed by Daniele Sluijters
parent 81e80b465f
commit ae4c0edde4

View File

@@ -4,6 +4,11 @@ on:
workflow_dispatch:
schedule:
- cron: '23 5 * * 0'
pull_request:
branches:
- master
paths:
- '**.go'
jobs:
analyze: