Skip to content

Commit

Permalink
removed allowing draft PR
Browse files Browse the repository at this point in the history
  • Loading branch information
smmr-dn committed Sep 10, 2024
1 parent cec592f commit 315064f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
assign-author:
name: Assign author
runs-on: ubuntu-latest
if: github.event_name == 'pull_request' && (github.event.action == 'opened' || github.event.action == 'draft')

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 315064f

Please sign in to comment.