Skip to content

ci: 解决测试工程访问 gl 环境不一致 (#2369) #6113

ci: 解决测试工程访问 gl 环境不一致 (#2369)

ci: 解决测试工程访问 gl 环境不一致 (#2369) #6113

Workflow file for this run

name: gitleaks
on: push
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '1'
- name: gitleaks-action
uses: zricethezav/[email protected]
with:
config-path: .github/.gitleaks.toml