revert: chore(ci): remove names from CI files
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m2s

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

View File

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

View File

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