Skip to content

Commit

Permalink
add-to-project
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi committed Jun 20, 2022
1 parent 9daa0af commit 2590588
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,5 @@ jobs:
fi
gh pr create --draft --base develop --assignee ${{ github.event.sender.login }} --title "${{ github.event.ref }}" --body "close $ISSUE"
fi
add-to-project:
uses: ./.github/workflows/add-to-project.yml@v1

0 comments on commit 2590588

Please sign in to comment.