This commit is contained in:
@@ -3,7 +3,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Printing hello
|
||||
run: echo "Hello"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Printing hello
|
||||
run: echo "Hello"
|
||||
Reference in New Issue
Block a user