Skip to content

Commit 10c86e4

Browse files
committed
Test
1 parent 5047b71 commit 10c86e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: CI
33
on:
44
# Run on pushes to `master` and on all pull requests.
55
push:
6-
branches:
7-
- master
6+
# branches:
7+
# - master
88
pull_request:
99
# Also run this workflow on day 15 of every month as the repo isn't that active.
1010
schedule:

0 commit comments

Comments
 (0)