@@ -4,7 +4,7 @@ on: [push]
|
||||
jobs:
|
||||
hello_world_job:
|
||||
runs-on: ubuntu-latest
|
||||
name: A job to say hello
|
||||
name: opensuse container checkout test
|
||||
steps:
|
||||
- name: Hello world action step
|
||||
id: hello
|
||||
|
Reference in New Issue
Block a user