fix(ci): correct name of CI to match branch protection rules

This commit is contained in:
Luke Tainton 2025-01-02 18:43:23 +00:00
parent b69609551f
commit d3fab75acb
Signed by: luke
SSH Key Fingerprint: SHA256:D34npKT7UaiT/7gULqu7EPSLWWVAjTjXf4kKfJ/fQBo

View File

@ -1,4 +1,4 @@
name: CI w/ Poetry and Docker
name: CI
on:
pull_request:
types: [opened, synchronize, reopened]