Skip to content

Commit

Permalink
workflows/dco-report: use bot token
Browse files Browse the repository at this point in the history
Update for openslide/.github#3.

Signed-off-by: Benjamin Gilbert <[email protected]>
  • Loading branch information
bgilbert committed Sep 28, 2023
1 parent 994c16a commit cb2b217
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/dco-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ on:
types:
- completed

permissions:
pull-requests: write

jobs:
comment:
name: Organization
uses: openslide/.github/.github/workflows/dco-report.yml@main
secrets:
OPENSLIDE_BOT_TOKEN: ${{ secrets.OPENSLIDE_BOT_TOKEN }}

0 comments on commit cb2b217

Please sign in to comment.