Skip to content

Commit

Permalink
Update intb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h0x0er authored Jun 10, 2024
1 parent cb1342a commit d924172
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/intb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@ jobs:
if: always()
runs-on: ubuntu-latest
steps:
- uses: h0x0er/harden-runner@one-time-key #debug2
- uses: h0x0er/harden-runner@rc #debug2
with:
egress-policy: audit
disable-telemetry: true
#agent-env: int
#tls-env: agent

- run: curl https://api.github.com/v2
- run: curl https://api.github.com/v2
- run: sleep 180



Expand Down

0 comments on commit d924172

Please sign in to comment.