This commit is contained in:
shilongliu 2022-10-14 15:58:51 +08:00
parent e7e04b09e9
commit f920142146

View File

@ -15,12 +15,11 @@ on:
push:
branches:
- 'master'
- '202*'
- '202[0-9][0-1][0-9]'
pull_request_target:
# The branches below must be a subset of the branches above
branches:
- 'master'
- '202*'
- '202[0-9][0-1][0-9]'
jobs:
analyze: