Skip to content

Commit 0fcdd21

Browse files
committed
Fix event
1 parent a10e253 commit 0fcdd21

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: "Tests"
2-
on:
3-
wokflow_dispatch:
4-
pull_request:
5-
branches: [main]
2+
on: pull_request
63

74
jobs:
85
tests:

0 commit comments

Comments
 (0)