Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit

Permalink
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ on:
jobs:
detect_unmergeable_pull_request_and_mark_them:
runs-on: ubuntu-latest
permissions:
contents: none
pull-requests: write
steps:
- name: Run the action to detect unmergeable PRs
# We recommend to use an arbitary latest version
Expand Down

0 comments on commit 09d8ca1

Please sign in to comment.