Skip to content

Commit 741d150

Browse files
escape +
1 parent 3e72ba9 commit 741d150

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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)