Update .github/workflows/main.yml
This commit is contained in:
parent
33dc82d5a2
commit
79f53af6c7
|
|
@ -6,6 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
name: test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Reference in New Issue