Skip to content

Commit 0748586

Browse files
pionbotSean-Der
authored andcommitted
Update CI configs to v0.7.10
Update lint scripts and CI configs.
1 parent 3942f8a commit 0748586

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
workflow_dispatch:
55
schedule:
66
- cron: '23 5 * * 0'
7+
pull_request:
8+
branches:
9+
- master
10+
paths:
11+
- '**.go'
712

813
jobs:
914
analyze:

0 commit comments

Comments
 (0)