Skip to content

Commit 45905cf

Browse files
committed
chore: temporarily disable CI for testing WILL REVERT
1 parent 638af29 commit 45905cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CI
22

33
on:
4-
pull_request:
4+
workflow_dispatch: {} # TODO: REVERT
55

66
jobs:
77
commit-lint:

0 commit comments

Comments
 (0)