mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-20 23:12:37 +00:00
don't trigger distribution builds for dependabot
This commit is contained in:
@@ -13,6 +13,8 @@ on:
|
||||
default: false
|
||||
type: boolean
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
paths:
|
||||
- '.github/workflows/debian.yml'
|
||||
- 'dist/linux/debian/**'
|
||||
|
||||
Reference in New Issue
Block a user