Skip to content

Commit

Permalink
Merge pull request #25 from nsarlin-zama/test_merge
Browse files Browse the repository at this point in the history
test
  • Loading branch information
nsarlin-zama authored Jul 22, 2024
2 parents 3b249e2 + c7d18d4 commit e1f1305
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Close Pull Request
name: Close or Merge corresponding PR on the data repo

env:
TARGET_REPO: nsarlin-zama/test-target-repo
TARGET_ORGA: nsarlin-zama
TARGET_REPO: ${TARGET_ORGA}/test-target-repo
TARGET_REPO_API_URL: ${{ github.api_url }}/repos/${TARGET_REPO}

# only trigger on pull request closed events
Expand Down

0 comments on commit e1f1305

Please sign in to comment.