Workflows

This commit is contained in:
CrazyMax 2019-10-23 10:23:44 +02:00
parent f80e32b233
commit ce063f4d87
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
-
# https://github.com/actions/checkout
name: Checkout
uses: actions/checkout@v1
-

View File

@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
-
# https://github.com/actions/checkout
name: Checkout
uses: actions/checkout@v1
-