mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
ci: Remove temporary branch config
This commit is contained in:
parent
3f5e5fd840
commit
75ebe24abb
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
@ -1,8 +1,6 @@
|
||||
name: Dev
|
||||
on:
|
||||
push:
|
||||
branches_ignore:
|
||||
- 'feature/fix_build_scripts'
|
||||
jobs:
|
||||
build_docker:
|
||||
name: Build Docker image
|
||||
|
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -3,7 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'develop'
|
||||
- 'feature/fix_build_scripts'
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user