Skip to content

Commit

Permalink
Shorten name for CI workflow
Browse files Browse the repository at this point in the history
Seeing “Continuous Integration” spelt out in full in our README badge was too much for me.
  • Loading branch information
timriley committed Oct 21, 2023
1 parent 3b925ef commit 6d32b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Continuous Integration
name: CI

on: [push, pull_request]

Expand Down

0 comments on commit 6d32b22

Please sign in to comment.