Skip to content

Merge pull request #296 from splaplapla/bundle-check-on-ci #1096

Merge pull request #296 from splaplapla/bundle-check-on-ci

Merge pull request #296 from splaplapla/bundle-check-on-ci #1096

Workflow file for this run

name: gitleaks
on: [push]
jobs:
gitleaks:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v3
- name: gitleaks-action
uses: zricethezav/gitleaks-action@v1.6.0