[v11.1.x] CI: use main instead of my branch in release-pr.yml (#91007)

CI: use main instead of my branch in release-pr.yml (#91004)

use main instead of my branch

(cherry picked from commit 7e4b7f73e7)

Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-07-26 00:54:25 +03:00
committed by GitHub
co-authored by Kevin Minehart
parent 93d25da8c1
commit 2c084e6113
+1 -1
View File
@@ -65,7 +65,7 @@ jobs:
- name: Checkout Grafana (main)
uses: actions/checkout@v4
with:
ref: km/fix-release-pr-target
ref: main
fetch-depth: '0'
fetch-tags: 'false'
path: .grafana-main