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 a247f73 commit 949ea22Copy full SHA for 949ea22
.github/workflows/continuous_run.yml
@@ -18,7 +18,7 @@ jobs:
18
19
# run gitgat
20
- name: run GitGat
21
- run: docker run -e "$GITHUB_SECRET" scribesecurity/gitgat:latest data.gh.post_gist
+ run: docker run -e "$GITHUB_SECRET" scribesecurity/gitgat:latest data.github.report.print_report 2> report.md
22
23
24
0 commit comments