Update '.gitea/workflows/generate.yaml'
All checks were successful
PIS Generate / Testing (push) Successful in 1m48s
All checks were successful
PIS Generate / Testing (push) Successful in 1m48s
This commit is contained in:
parent
e77ae23126
commit
1df700f403
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user