Skip to content

Commit 5838dfe

Browse files
committed
dont on push
1 parent 0c5d88a commit 5838dfe

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/code-quality.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Code quality
22

33
on:
4-
push:
54
pull_request:
65

76
jobs:

.github/workflows/typecheck.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
name: Type check
1+
name: Typecheck
22

33
on:
4-
push:
54
pull_request:
65

76
jobs:

0 commit comments

Comments
 (0)