Skip to content

SECENG-625: add Security Policy to Open Source repos #1202

SECENG-625: add Security Policy to Open Source repos

SECENG-625: add Security Policy to Open Source repos #1202

Workflow file for this run

name: ci
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Setup Sage
uses: einride/sage/actions/setup@master
with:
go-version: 1.22
- name: Make
run: make