Skip to content

Commit

Permalink
Merge pull request #24 from ibexa/temp_2.3_to_main
Browse files Browse the repository at this point in the history
Merge branch '2.3' of ezsystems/ezplatform-graphql into main
  • Loading branch information
ibexa-yuna authored Feb 2, 2022
2 parents af954db + d8a4ecb commit ff70140
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 ff70140

Please sign in to comment.