Skip to content

Commit 2a3066e

Browse files
try with *
1 parent 741d150 commit 2a3066e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/openfoam.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: openfoam
22

33
on:
44
push:
5-
branches: [ "of2312\+" ]
5+
branches: [ "of2312*" ]
66
pull_request:
7-
branches: [ "of2312\+" ]
7+
branches: [ "of2312*" ]
88

99
jobs:
1010
build-and-test:

0 commit comments

Comments
 (0)