Remove notify environment requirement (#8383)
parent
146bcdd6a6
commit
6f5900557b
|
@ -8,7 +8,6 @@ jobs:
|
||||||
notify-element-web:
|
notify-element-web:
|
||||||
name: "Notify Element Web"
|
name: "Notify Element Web"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: develop
|
|
||||||
steps:
|
steps:
|
||||||
- name: Notify element-web repo that a new SDK build is on develop
|
- name: Notify element-web repo that a new SDK build is on develop
|
||||||
uses: peter-evans/repository-dispatch@v1
|
uses: peter-evans/repository-dispatch@v1
|
||||||
|
|
Loading…
Reference in New Issue