mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
feat: add workflow dispatch
This commit is contained in:
parent
5275cb8695
commit
468ca9ddeb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -15,7 +15,7 @@ on:
|
|||
- "images/**"
|
||||
- ".github/workflows/docker-build.yml"
|
||||
- "apps.json"
|
||||
|
||||
workflow_dispatch: {}
|
||||
jobs:
|
||||
lint:
|
||||
if: ${{ github.repository == 'digikwal/frappe_docker' }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue