Skip to content

Commit 3164773

Browse files
StefanRijnhartlegalsylvain
authored andcommitted
[IMP] Ocabot compatibility
1 parent 8494f90 commit 3164773

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches:
99
- "master"
10+
- "master-ocabot-*"
1011

1112
jobs:
1213
pre-commit:

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches:
99
- "master"
10+
- "master-ocabot-*"
1011

1112
jobs:
1213
test:

0 commit comments

Comments
 (0)