mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-02-03 04:28:31 +00:00
ci(Build): Fix paths for PRs and branches
This commit is contained in:
parent
20a119d7aa
commit
1daec15268
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- github/workflows/docker.yml
|
||||
- .github/workflows/docker.yml
|
||||
- build/**
|
||||
- installation/**
|
||||
- tests/**
|
||||
@ -18,7 +18,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- github/workflows/docker.yml
|
||||
- .github/workflows/docker.yml
|
||||
- build/**
|
||||
- installation/**
|
||||
- tests/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user