Skip to content

Commit

Permalink
Lowercase name for CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
timkurvers committed Mar 11, 2020
1 parent 4489425 commit 93b8694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
@@ -1,4 +1,4 @@
name: CI
name: ci
on: [push, pull_request]
jobs:
build:
Expand Down

0 comments on commit 93b8694

Please sign in to comment.