Skip to content

Commit

Permalink
Merge pull request #738 from alphagov/ChrisBAshton-patch-1
Browse files Browse the repository at this point in the history
Give CI workflow the name "CI"
  • Loading branch information
ChrisBAshton committed Mar 22, 2024
2 parents d2057c0 + 4d89199 commit 5ef8c8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: CI

on: [push, pull_request]
jobs:
test:
Expand Down

0 comments on commit 5ef8c8f

Please sign in to comment.