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
1 changed files with 5 additions and 1 deletions

View File

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