This commit is contained in:
parent
4f8311f06e
commit
ee5b596bd4
@ -1,10 +1,9 @@
|
||||
name: First CI
|
||||
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Printing hello
|
||||
run: echo "Hello, "
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Printing hello
|
||||
run: echo "Hello, "
|
||||
|
Loading…
Reference in New Issue
Block a user