make complete publish script #2
All checks were successful
/ publish_password (push) Successful in 6m40s
All checks were successful
/ publish_password (push) Successful in 6m40s
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
3e6f106e81
commit
f9ce04a257
4 changed files with 47 additions and 25 deletions
|
|
@ -1,9 +1,9 @@
|
|||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, closed]
|
||||
types: [opened, closed]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
validate_password:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: echo All good!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue