Skip to content

Commit

Permalink
Acceptance test: add check for powervs only
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkad committed Dec 4, 2024
1 parent 7443276 commit 76dd009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/power-acceptance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
acceptance-test:
runs-on: ubuntu-latest
if: github.repository == 'powervs-ibm/terraform-provider-ibm'

steps:
# Step 1: Checkout code
Expand Down

0 comments on commit 76dd009

Please sign in to comment.