mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
Update build_stable.yml
This commit is contained in:
parent
258f31403b
commit
44954380cf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_stable.yml
vendored
2
.github/workflows/build_stable.yml
vendored
|
|
@ -30,7 +30,7 @@ on:
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
# TODO: ERPNext image not from right place
|
|
||||||
env:
|
env:
|
||||||
IS_AUTHORIZED_RUN: ${{ github.repository == 'frappe/frappe_docker' && github.event_name != 'pull_request' }}
|
IS_AUTHORIZED_RUN: ${{ github.repository == 'frappe/frappe_docker' && github.event_name != 'pull_request' }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue