Merge pull request #498 from GSA/stvnrlly/adr-perm

Add workflow permission for ADR automation
This commit is contained in:
Steven Reilly
2023-09-22 21:58:53 -04:00
committed by GitHub

View File

@@ -5,6 +5,9 @@ on:
types: types:
- closed - closed
permissions:
contents: read
jobs: jobs:
accept: accept:
runs-on: ubuntu-latest runs-on: ubuntu-latest