Skip to content

Commit

Permalink
feat: ✨ add action test
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanrobert committed Mar 16, 2022
1 parent 9f2a1a1 commit 52f1f75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
with:
token: ${{ secrets.CODESCANALERTS_TOKEN }}
repositories: MTES-MCT/carbure,MTES-MCT/partaj
state: open
output: codescanalerts.json
- name: test output
run: |
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
token: ${{ secrets.CODESCANALERTS_TOKEN }}
repositories: MTES-MCT/action-bidonvilles,MTES-MCT/partaj
output: codescanalerts.json
state: open
```
## Hacking
Expand Down

0 comments on commit 52f1f75

Please sign in to comment.