Skip to content

再実行時のケーブルの再接続を不要になるよう修正する #952

再実行時のケーブルの再接続を不要になるよう修正する

再実行時のケーブルの再接続を不要になるよう修正する #952

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/[email protected]