Skip to content

Commit

Permalink
feat: add restart discovery functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkor committed Dec 17, 2024
1 parent 7561e27 commit e094dea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
project_id: ${{ vars.PROJECT_ID }}
hostname: ${{ vars.HOSTNAME }}
restart_discovery_id: ${{ steps.discovery.outputs.id }}
- name: Stop the discovery 🛑
id: stop
- name: Stop the restarted discovery 🛑
id: stop-rerun
uses: NeuraLegion/stop-discovery@release
with:
api_token: ${{ secrets.BRIGHTSEC_TOKEN }}
Expand Down

0 comments on commit e094dea

Please sign in to comment.