Update CI configs to v0.7.10

Update lint scripts and CI configs.
This commit is contained in:
Pion
2022-05-24 09:52:37 -04:00
committed by Sean DuBois
parent 03b3340051
commit d14cb7e231
+5
View File
@@ -4,6 +4,11 @@ on:
workflow_dispatch:
schedule:
- cron: '23 5 * * 0'
pull_request:
branches:
- master
paths:
- '**.go'
jobs:
analyze: