Skip to content

Commit

Permalink
Fixes integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Croteau committed Feb 1, 2022
1 parent 1bfa9ac commit 260b4d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/__ref-commit-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pr-checks/checks/ref-commit-input.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@ steps:
with:
ref: 'refs/heads/main'
sha: 'dc1e2655b666a6d3624deba0983c9e6105d92dd4'
category: 'analyze'
env:
TEST_MODE: true
- uses: ./../action/upload-sarif
with:
ref: 'refs/heads/main'
sha: 'dc1e2655b666a6d3624deba0983c9e6105d92dd4'
category: 'upload'
env:
TEST_MODE: true

0 comments on commit 260b4d5

Please sign in to comment.