Skip to content

Commit bed941d

Browse files
committed
fix: remove push trigger from tests workflow
1 parent 993dac0 commit bed941d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Tests
22

33
on:
4-
push:
5-
branches: ["main"]
6-
tags: ["**"]
74
pull_request:
85
branches: ["main"]
96
workflow_dispatch:

0 commit comments

Comments
 (0)