mirror of https://github.com/vector-im/riot-web
diable pull request ci
parent
ff8ad51db2
commit
5914c7fcbc
|
|
@ -1,11 +0,0 @@
|
||||||
name: Pull Request
|
|
||||||
on:
|
|
||||||
pull_request_target:
|
|
||||||
types: [opened, edited, labeled, unlabeled, synchronize]
|
|
||||||
merge_group:
|
|
||||||
types: [checks_requested]
|
|
||||||
jobs:
|
|
||||||
action:
|
|
||||||
uses: matrix-org/matrix-js-sdk/.github/workflows/pull_request.yaml@develop
|
|
||||||
secrets:
|
|
||||||
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
|
||||||
Loading…
Reference in New Issue