Skip to content

removed calls to clear cache #77

removed calls to clear cache

removed calls to clear cache #77

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}}