There was an error while loading. Please reload this page.
1 parent b70fe05 commit 7348d3fCopy full SHA for 7348d3f
1 file changed
.github/workflows/on_label.yml
@@ -32,6 +32,8 @@ jobs:
32
33
- name: Checkout
34
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
35
+ with:
36
+ allow-unsafe-pr-checkout: true
37
38
- name: Create backport PR
39
id: backport
0 commit comments