Skip to content

Commit

Permalink
Don't run these tests in this PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Feb 4, 2025
1 parent a3a76e1 commit 583ec17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upgrade-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
# Always test the workflow after it's updated.
paths:
- '.github/workflows/upgrade-testing.yml'
- '.github/workflows/reusable-upgrade-testing.yml'
# - '.github/workflows/reusable-upgrade-testing.yml'
pull_request:
# Always test the workflow when changes are suggested.
paths:
- '.github/workflows/upgrade-testing.yml'
- '.github/workflows/reusable-upgrade-testing.yml'
# - '.github/workflows/reusable-upgrade-testing.yml'
workflow_dispatch:
inputs:
new-version:
Expand Down

0 comments on commit 583ec17

Please sign in to comment.