diff --git a/.github/workflows/first-interaction.yml b/.github/workflows/first-interaction.yml index eed998e..a5de62b 100644 --- a/.github/workflows/first-interaction.yml +++ b/.github/workflows/first-interaction.yml @@ -10,6 +10,10 @@ on: types: - opened +permissions: + issues: write + pull-requests: write + jobs: first-interaction: name: First Interaction