Rename workflow
This commit is contained in:
parent
6ccce18ad8
commit
ae5cbc8048
|
@ -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]
|
||||
|
||||
|
|
Loading…
Reference in New Issue