Skip to content

Commit

Permalink
Merge pull request #25 from ezsystems/0.2
Browse files Browse the repository at this point in the history
Upmerge from 0.2 branch
  • Loading branch information
ibexa-yuna authored Feb 2, 2022
2 parents ad0f69d + 9cc0e71 commit e0f40d7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/pr-assign.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Assign Pull Request to maintainers

on:
pull_request_target:

jobs:
assign:
uses: ibexa/gh-workflows/.github/workflows/pr-assign.yml@main
secrets:
robot-token: ${{ secrets.EZROBOT_PAT }}

0 comments on commit e0f40d7

Please sign in to comment.