Add option for MatrixClient.initRustCrypto() to disable tracing #17
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Move labelled issues to correct projects | ||
on: | ||
issues: | ||
types: [labeled] | ||
jobs: | ||
call-triage-labelled: | ||
uses: vector-im/element-web/.github/workflows/triage-labelled.yml@develop | ||
Check failure on line 9 in .github/workflows/triage-labelled.yml GitHub Actions / .github/workflows/triage-labelled.ymlInvalid workflow file
|
||
secrets: | ||
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }} |