We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97682cc commit e1facf0Copy full SHA for e1facf0
.github/workflows/build_parsers.yml
@@ -4,8 +4,10 @@ on:
4
push:
5
branches:
6
- main
7
+ - telkins/build-dylibs
8
paths:
9
- 'parsers.toml'
10
+ - '.github/workflows/build_parsers.yml'
11
workflow_dispatch:
12
13
jobs:
0 commit comments