Compare commits

..

2 Commits

Author SHA1 Message Date
fcacbfce4c Update 'pis/gw.yaml' 2024-02-21 14:34:54 +00:00
1df700f403 Update '.gitea/workflows/generate.yaml'
All checks were successful
PIS Generate / Testing (push) Successful in 1m48s
2024-02-21 14:34:24 +00:00

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