Skip to content

Add option to set the core affinity for the Timer Svc Task on SMP sys… #2126

Add option to set the core affinity for the Timer Svc Task on SMP sys…

Add option to set the core affinity for the Timer Svc Task on SMP sys… #2126

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/checkout@v3
with:
submodules: recursive
- name: Checkout awslabs/git-secrets
uses: actions/checkout@v3
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