Skip to content

Commit 2c2f002

Browse files
committed
2 parents 84731ba + 40a54e0 commit 2c2f002

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
@@ -1,9 +1,9 @@
11
name: CI
22
on:
3-
- push
3+
push:
44
branches:
55
- master
6-
- pull_request
6+
pull_request:
77
jobs:
88
test:
99
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}

0 commit comments

Comments
 (0)