Skip to content

Commit

Permalink
fix triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed Oct 18, 2024
1 parent 71a0cbb commit 5b0f821
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/test_local_upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@ name: "Local Upgrade Tests"

on:
pull_request:
# release:
# types:
# - prereleased
# workflow_dispatch:
paths:
- ".github/actions/**"
- ".github/workflows/test_local_upgrade.yaml"
release:
types:
- prereleased
workflow_dispatch:


concurrency:
Expand Down

0 comments on commit 5b0f821

Please sign in to comment.