We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81df768 commit 9d3c0d9Copy full SHA for 9d3c0d9
.github/workflows/language-reference.yaml
@@ -70,7 +70,7 @@ jobs:
70
backport-to-main:
71
name: Create pull request with backport to main
72
permissions:
73
- pull-requests: write # for peter-evans/create-pull-request to create a PR
+ pull-requests: write # for repo-sync/pull-request to create a PR
74
runs-on: ubuntu-latest
75
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
76
steps:
0 commit comments