Skip to content

Commit

Permalink
ci: remove rahti webhook from main
Browse files Browse the repository at this point in the history
  • Loading branch information
immone authored Jun 13, 2024
1 parent cdf0db1 commit c7035d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ jobs:
env:
CI: true

- name: OpenShift-webhook trigger
run: |
curl -X POST -k "${{ secrets.OPENSHIFT_WEBHOOK_URL }}"
#- name: OpenShift-webhook trigger
# run: |
# curl -X POST -k "${{ secrets.OPENSHIFT_WEBHOOK_URL }}"

0 comments on commit c7035d7

Please sign in to comment.