Skip to content

Commit 997ea99

Browse files
Update .github/workflows/update_deps.yml
Co-authored-by: Marvin Hagemeister <marvinhagemeister50@gmail.com>
1 parent ff599b9 commit 997ea99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
deno test -A
3434
deno run -A ./scripts/commit.ts
3535
36-
# This is necessary to prevent GH automatically dsiabling this workflow after 60 days.
36+
# This is necessary to prevent GH automatically disabling this workflow after 60 days.
3737
workflow-keepalive:
3838
if: github.event_name == 'schedule'
3939
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)