Skip to content

Commit

Permalink
test konflux update
Browse files Browse the repository at this point in the history
Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
  • Loading branch information
coleenquadros committed Aug 8, 2024
1 parent 3fa4a72 commit a2519fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge-acm-flow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ jobs:
fi
fi
- name: Check if Konflux PRs exist
env:
GH_TOKEN: ${{ steps.pr.outputs.token }}
id: konflux-pr-exists
if: github.event_name != 'pull_request' && failure()
run: |
Expand Down

0 comments on commit a2519fc

Please sign in to comment.