Skip to content

Commit 0bd66d1

Browse files
Remove null
1 parent 0f38554 commit 0bd66d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: tests
22

33
on:
4-
push: null
5-
pull_request: null
4+
push:
5+
pull_request:
66
schedule:
77
- cron: 0 0 * * *
88

0 commit comments

Comments
 (0)