This commit is contained in:
Kreyren 2020-02-18 00:15:35 +00:00
parent f1a9e3bbfa
commit 50e476575d

@ -3,7 +3,6 @@ on: [push]
jobs:
hello_world_job:
runs-on: ubuntu-latest
name: A job to say hello
steps:
uses: actions/checkout@v2
- name: Hello world action step