Skip to content

Commit

Permalink
GHA: remove unneeded conditions
Browse files Browse the repository at this point in the history
Signed-off-by: Vicente Cheng <[email protected]>
(cherry picked from commit 580f063)
  • Loading branch information
Vicente-Cheng committed Feb 3, 2025
1 parent f0dba3a commit ebae9df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/installer-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: registry.suse.com/bci/bci-base:15.5
needs: generate-image-diff
steps:
- name: fetch-target-version
run: |
Expand Down Expand Up @@ -81,7 +80,6 @@ jobs:
create-addon-pr:
runs-on: ubuntu-latest
needs: generate-image-diff
steps:
- name: fetch-target-version
run: |
Expand Down

0 comments on commit ebae9df

Please sign in to comment.