Skip to content

Fix cache key to take Version (10.4.*) not 1.0.0 which is not unique … #62

Fix cache key to take Version (10.4.*) not 1.0.0 which is not unique …

Fix cache key to take Version (10.4.*) not 1.0.0 which is not unique … #62

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