Skip to content

Commit b45b8aa

Browse files
committed
Wrong yml file ...
1 parent 501b641 commit b45b8aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- "*"
7+
- master
88
tags: '*'
99

1010
jobs:

.github/workflows/test_julia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- master
7+
- "*"
88
tags: '*'
99

1010
jobs:

0 commit comments

Comments
 (0)