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 a825586 commit 89af5edCopy full SHA for 89af5ed
.github/workflows/generate-telecon-agenda.yml
@@ -12,6 +12,7 @@ jobs:
12
permissions:
13
# Allows this GitHub Action to push to the main repo
14
contents: write
15
+ pull-requests: write
16
steps:
17
- name: Checkout
18
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments