expanded permissions to allow welcome action run

pull/91/head
evelynmitchell 1 year ago
parent f190d848a4
commit 4fd2eab87e

@ -9,6 +9,7 @@ on:
jobs: jobs:
build: build:
name: 👋 Welcome name: 👋 Welcome
permissions: write-all
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/first-interaction@v1.2.0 - uses: actions/first-interaction@v1.2.0

Loading…
Cancel
Save