Fix test
This commit is contained in:
parent
cae4f52de1
commit
ddc7c289fc
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
name: hello-world
|
||||
name: deploy
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
my-job:
|
||||
|
|
Loading…
Reference in a new issue