This commit is contained in:
Lev 2021-11-06 20:05:47 +03:00
parent daa1926f03
commit 4dea1275f8
2 changed files with 12 additions and 11 deletions

View file

@ -1,6 +1,7 @@
name: Build Develop
on:
push:
pull_request:
branches:
- main

View file

@ -2,17 +2,17 @@ name: Build Stable
on:
push:
branches:
- main
paths:
- .github/**
- build/**
- installation/**
- tests/**
- .dockerignore
- docker-bake.hcl
- docker-compose.yml
- env*
# branches:
# - main
# paths:
# - .github/**
# - build/**
# - installation/**
# - tests/**
# - .dockerignore
# - docker-bake.hcl
# - docker-compose.yml
# - env*
# Triggered from frappe/frappe and frappe/erpnext on releases
repository_dispatch: