ci: Remove test branch

This commit is contained in:
Elian Doran 2024-07-13 20:04:00 +03:00
parent 7184c648ab
commit 1652a7a2ec
No known key found for this signature in database

View File

@ -3,7 +3,6 @@ on:
push:
branches:
- 'develop'
- 'feature/basic_ci'
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}