Skip to content

Commit

Permalink
test assigning author
Browse files Browse the repository at this point in the history
  • Loading branch information
smmr-dn committed Sep 10, 2024
1 parent 20121b6 commit 3066bf8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ jobs:
assign-author:
name: Assign author
runs-on: ubuntu-latest
on:
pull_request_target:
types: [opened, reopened, ready_for_review]
if: ${{ github.event_name == 'pull_request' || github.event_name == 'push' }}

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

0 comments on commit 3066bf8

Please sign in to comment.