Skip to content

feat(security): add security contributor section (#2309) #4979

feat(security): add security contributor section (#2309)

feat(security): add security contributor section (#2309) #4979

Workflow file for this run

name: build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: Make build lint and test
id: make
run: |
make