Skip to content

Commit bb9c13b

Browse files
committed
ci: reorder keys as the tests are not running on PR
1 parent 36a142b commit bb9c13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Plugin Tests
22

33
on:
4+
pull_request:
45
push:
56
branches: [main]
6-
pull_request:
77
schedule:
88
- cron: '0 0 * * *'
99

0 commit comments

Comments
 (0)