Skip to content

Add license scan report and status #82

Add license scan report and status

Add license scan report and status #82

Workflow file for this run

name: Build
on:
push:
tags:
- '*'
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v2
- name: deps
run: sudo bash linux-deps.sh
- name: build
run: ninja i386