Compare commits
2 Commits
27344faab1
...
fcacbfce4c
Author | SHA1 | Date | |
---|---|---|---|
fcacbfce4c | |||
1df700f403 |
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user