mirror of https://github.com/vector-im/riot-web
Fix indentation in automation (#23187)
parent
ae2c163441
commit
e30eb4de12
|
@ -116,7 +116,7 @@ jobs:
|
||||||
PROJECT_ID: "PN_kwDOAM0swc1HvQ"
|
PROJECT_ID: "PN_kwDOAM0swc1HvQ"
|
||||||
GITHUB_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
|
||||||
Search_issues_to_board:
|
Search_issues_to_board:
|
||||||
name: Search issues to project board
|
name: Search issues to project board
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: >
|
if: >
|
||||||
|
|
Loading…
Reference in New Issue