Skip to content

Commit

Permalink
Added workflow_dispatch for manual trigger support
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffrey1330 committed Mar 14, 2024
1 parent e7e3e74 commit f6b5fc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ on:
required: true
default: '79276661-5f8a-405d-ab6d-651b88326206'
ip:
description: 'IP address for the test'
description: ''
required: true
default: '18.218.243.112'
secret:
description: 'Secret for the test'
description: ''
required: true
default: '8K9BVlNfYo6aiLamu1c2'
jobs:
Expand Down

0 comments on commit f6b5fc3

Please sign in to comment.