blob: 3714cbcf7895e72abe5a49bb8f6b43542c1d56e4 [file]
# Copyright (C) 2017-2021 The SymbiFlow Authors.
#
# Use of this source code is governed by a ISC-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/ISC
#
# SPDX-License-Identifier: ISC
name: Licensing
on:
push:
pull_request:
jobs:
Checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: SymbiFlow/actions/checks@main