mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
Add header to install.yml
This commit is contained in:
parent
7de44871ef
commit
b4447b393c
9
.github/workflows/install.yml
vendored
9
.github/workflows/install.yml
vendored
@ -1,3 +1,12 @@
|
|||||||
|
##################################
|
||||||
|
# install.yml
|
||||||
|
# jcarlin@hmc.edu October 2024
|
||||||
|
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
|
||||||
|
#
|
||||||
|
# GitHub Action to test the wally-tool-chain-install.sh script for all supported linux distributions
|
||||||
|
# and configurations. Runs weekly and on pull requests that modify the installation scripts.
|
||||||
|
##################################
|
||||||
|
|
||||||
name: Installation
|
name: Installation
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
Reference in New Issue
Block a user