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 28a10a5 commit 72d24fdCopy full SHA for 72d24fd
.github/workflows/capabilities_and_config.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Build
25
run: go build -o connector ./cmd/baton-github
26
27
- - name: Run and save output
+ - name: Run and save config output
28
run: ./connector config > config_schema.json
29
30
- name: Run and save capabilities output
0 commit comments