Skip to content

Commit 36b18b0

Browse files
committed
fix: Workflow failures
1 parent d999804 commit 36b18b0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.cspell.json

+2
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,12 @@
5252
"lampadaferens",
5353
"nukepaid",
5454
"organising",
55+
"Ouroboros",
5556
"paidmember",
5657
"robsoc",
5758
"studentname",
5859
"studentnumber",
60+
"Tldr",
5961
"usefullinks",
6062
"welcomechannel"
6163
]

.github/workflows/yarn-upgrader.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
token: ${{ secrets.GITHUB_TOKEN }}
2626
branch: update/yarn-upgrade
2727
title: Run yarn upgrade
28-
commit-message: 'chore(deps): Run yarn upgrade'
28+
commit-message: 'chore(deps): Run yarn upgrade'

0 commit comments

Comments
 (0)