ci: remove branches.yaml workflow
This commit is contained in:
parent
c0a893b48c
commit
ed424d78fd
@ -1,11 +0,0 @@
|
|||||||
name: Build and Push Docker Image
|
|
||||||
run-name: ${{ gitea.actor }}
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- "!main"
|
|
||||||
- "**/*"
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
tests:
|
|
||||||
uses: ./.gitea/workflows/test.yaml
|
|
Loading…
Reference in New Issue
Block a user