mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-08-28 20:06:43 +00:00
don't trigger distribution builds for dependabot
This commit is contained in:
@@ -14,6 +14,8 @@ on:
|
||||
default: false
|
||||
type: boolean
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
paths:
|
||||
- '.github/workflows/mac-dmg.yml'
|
||||
- 'dist/mac/**'
|
||||
|
||||
Reference in New Issue
Block a user