Skip to content

Commit fc596d0

Browse files
committed
Take Christoph's workflow for bio validation, and move it to the scripts folder so that it won't run against this repository.
Signed-off-by: Josh Berkus <josh@agliodbs.com>
1 parent 4d895a3 commit fc596d0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/validate-bios/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ cd scripts/validate-bios
2727
go build -o validate-bios .
2828
```
2929

30+
This directory also includes a [sample Github workflow](go-test.yml), which can be added to repositories with election information in order to automatically test bios on merge.
31+
3032
## Usage
3133

3234
### Basic Validation

0 commit comments

Comments
 (0)