temporarily increase trigger
This commit is contained in:
parent
59d7265e69
commit
5adf38c87f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy_develop.yaml
vendored
1
.github/workflows/deploy_develop.yaml
vendored
|
@ -1,5 +1,6 @@
|
|||
name: Trigger deployment to develop.element.io
|
||||
on:
|
||||
pull_request: { } # TEMP
|
||||
push:
|
||||
branches: [ develop ]
|
||||
repository_dispatch:
|
||||
|
|
Loading…
Add table
Reference in a new issue