We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46a84f commit 1902eaaCopy full SHA for 1902eaa
1 file changed
.github/workflows/CI.yml
@@ -8,6 +8,8 @@ on:
8
branches: [master]
9
tags: ["*"]
10
pull_request:
11
+ branches:
12
+ - master
13
jobs:
14
test:
15
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}
0 commit comments