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