chore(ci): remove names from CI files
All checks were successful
/ ci (pull_request) Successful in 58s

This commit is contained in:
Luke Tainton 2025-01-02 17:02:41 +00:00
parent 588a6e257c
commit 76e35d03ec
Signed by: luke
SSH Key Fingerprint: SHA256:D34npKT7UaiT/7gULqu7EPSLWWVAjTjXf4kKfJ/fQBo
2 changed files with 0 additions and 2 deletions

View File

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

View File

@ -1,4 +1,3 @@
name: Release
on:
schedule:
- cron: "0 9 * * 0"