Skip to content

Added retry when endpoint is not ready for use with a sleep of 5 seco… #136

Added retry when endpoint is not ready for use with a sleep of 5 seco…

Added retry when endpoint is not ready for use with a sleep of 5 seco… #136

Workflow file for this run

name: Call common sync PRs
on:
pull_request_target:
types: [opened, edited, closed]
branches:
- main
jobs:
call-pushworkflow:
uses: dynamicweb/Common.Actions/.github/workflows/SyncPRs.yml@main
secrets:
ADO_PR: ${{secrets.ADO_PR}}
GH_PR: ${{secrets.GH_PR}}