Rename workflow

This commit is contained in:
amai2012 2020-04-16 21:37:32 +02:00 committed by GitHub
parent 6ccce18ad8
commit ae5cbc8048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Syntax reference https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions
# Environment reference https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners
name: CI
name: CI-unixish
on: [push, pull_request]