Skip to content

Commit fb13861

Browse files
committed
make ci run again
1 parent cd9f44f commit fb13861

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: CI
22
on:
33
push:
4-
tags: ["*"]
54
pull_request:
5+
branches: [master]
66
jobs:
77
test:
88
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}

0 commit comments

Comments
 (0)