Skip to content

Add support for Vector context save support on RISC-V (#1260) #18

Add support for Vector context save support on RISC-V (#1260)

Add support for Vector context save support on RISC-V (#1260) #18

Workflow file for this run

name: git-secrets Check
on:
push:
pull_request:
workflow_dispatch:
jobs:
git-secrets:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
submodules: recursive
- name: Checkout awslabs/git-secrets
uses: actions/[email protected]
with:
repository: awslabs/git-secrets
ref: master
path: git-secrets
- name: Install git-secrets
run: cd git-secrets && sudo make install && cd ..
- name: Run git-secrets
run: |
git-secrets --register-aws
git-secrets --scan