fix(ci): fix constantly failing CI #450

Merged
luke merged 27 commits from fix-cicd into main 2025-01-02 18:05:16 +01:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit 76e35d03ec - Show all commits

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"