mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 04:54:29 +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
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
Loading…
Reference in New Issue
Block a user