Skip to content

Commit 8ed020d

Browse files
committed
fix
1 parent 24b07ca commit 8ed020d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build_parsers.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on:
44
push:
55
branches:
66
- main
7-
- telkins/build-dylibs
7+
- telkins/objc
88
paths:
9-
- 'parsers.toml'
10-
- '.github/workflows/build_parsers.yml'
9+
- "parsers.toml"
10+
- ".github/workflows/build_parsers.yml"
1111
workflow_dispatch:
1212

1313
jobs:

0 commit comments

Comments
 (0)