Skip to content

Commit 5a3ff78

Browse files
committed
Fix syntax error in workflow build.yml file
1 parent 74a92d7 commit 5a3ff78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ on:
2626
branches-ignore:
2727
- 'onlinedocs'
2828
workflow_call:
29-
branches-ignore:
30-
- 'onlinedocs'
3129

3230
env:
3331
BUILD_TYPE: RelWithDebInfo

0 commit comments

Comments
 (0)