Skip to content

Remove SECURITY.md

Remove SECURITY.md #78

Workflow file for this run

name: CI-pullrequest
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
container:
image: rancher/dapper:v0.5.4
steps:
- uses: actions/checkout@v1
- name: Run CI
run: dapper ci