mirror of
https://github.com/flameshikari/outline-ru.git
synced 2026-06-13 04:05:10 +03:00
add specific paths to trigger workflows
This commit is contained in:
@@ -4,6 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- .github
|
||||
- shared
|
||||
- src
|
||||
- Dockerfile
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
|
||||
@@ -4,6 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
paths:
|
||||
- .github
|
||||
- shared
|
||||
- src
|
||||
- Dockerfile
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user