fix build name

This commit is contained in:
Dennis Eichhorn 2020-06-05 17:23:20 +02:00 committed by GitHub
parent 8463024c0e
commit ad48bc0825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: CI/CD
on: [push]
jobs:
build css:
build_css:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'NO_CI')"
steps: