Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthri committed Jan 2, 2025
1 parent 836a2a7 commit 862a66a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Release Request
run-name: Release Request

on:
pull_request:
Expand All @@ -13,8 +12,7 @@ on:
- master

jobs:
handle-release-request:
name: ${{ github.event.action == 'closed' && 'Resolve ' || 'Verify ' }}Release Request
process:
permissions:
contents: write
uses: Arthri/release-request/.github/workflows/release-request.yml@v1

0 comments on commit 862a66a

Please sign in to comment.