Skip to content

Commit

Permalink
add workflow dispatch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Jan 13, 2025
1 parent 85c214e commit bee3fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: pr
on:
pull_request:
types: [opened, synchronize]
workflow_dispatch:
env:
CLUSTER_NAME: ziti-k8s-agent-regression-${{ github.run_id }}
AWS_REGION: us-west-2
Expand Down

0 comments on commit bee3fb2

Please sign in to comment.