Compare commits

...

2 Commits

Author SHA1 Message Date
Fred Boniface fcacbfce4c Update 'pis/gw.yaml' 2024-02-21 14:34:54 +00:00
Fred Boniface 1df700f403 Update '.gitea/workflows/generate.yaml'
PIS Generate / Testing (push) Successful in 1m48s Details
2024-02-21 14:34:24 +00:00
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,11 @@
name: PIS Generate name: PIS Generate
description: Validates & Organises PIS Codes before creating a release description: Validates & Organises PIS Codes before creating a release
run-name: PIS_Generator run-name: PIS_Generator
on: [push] on:
push:
branches:
- main
jobs: jobs:
Testing: Testing:
runs-on: ubuntu-latest runs-on: ubuntu-latest

View File

@ -1,4 +1,6 @@
pis: pis:
- code: "0015"
stops: [this,is,invalid,data]
- code: "0114" - code: "0114"
stops: [mai,fzp,coo,bne,mlw] stops: [mai,fzp,coo,bne,mlw]
- code: "0118" - code: "0118"