mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-23 04:53:26 -05:00
ci: Cancel unnecessary actions
This commit is contained in:
@@ -4,6 +4,11 @@ on:
|
||||
branches:
|
||||
- '!develop'
|
||||
- '!feature/update*'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build_docker:
|
||||
name: Build Docker image
|
||||
|
||||
Reference in New Issue
Block a user