SSO Icon does not show on the login page, error 401 Internal Redirect
after updating to 1.11.72
#593
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: element-hq/element-web/.github/workflows/triage-labelled.yml@develop | |
secrets: inherit |