Skip to content

Commit

Permalink
Merge pull request #23 from netfoundry/pr-workflow-dispatch
Browse files Browse the repository at this point in the history
add workflow dispatch trigger
  • Loading branch information
qrkourier authored Jan 14, 2025
2 parents fd2d8f9 + 0fa97f7 commit 5350b3a
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 @@ -3,6 +3,7 @@ name: pr
on:
pull_request:
types: [opened, synchronize]
workflow_dispatch:

env:
CLUSTER_NAME: ziti-k8s-agent-regression-${{ github.run_id }}
Expand Down

0 comments on commit 5350b3a

Please sign in to comment.