Browse Source

ci: remove create event from Codeberg workflow

Frédéric Guillot 5 months ago
parent
commit
7f3c6db4d8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/codeberg_mirror.yml

+ 0 - 1
.github/workflows/codeberg_mirror.yml

@@ -4,7 +4,6 @@ on:
   push:
     branches: [ main ]
   delete:
-  create:
   workflow_dispatch:
 
 jobs: