Update and rename github-actions-demo.yml to github-actions.yml

This commit is contained in:
Andras Bacsai 2022-05-04 13:20:46 +02:00 committed by GitHub
parent 902a764ff2
commit 435f063c36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ on:
- 'gh-actions'
jobs:
docker:
build:
runs-on: ubuntu-latest
steps:
-