Skip to content

Commit

Permalink
fix: workflow backmerge pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Viraj-10 committed Oct 17, 2023
1 parent 2455ae5 commit a71a1f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/back-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
fetch-depth: '0'

- name: Create Backmerge PR
uses: devops-infra/action-pull-request@v0.5.3
Expand Down

0 comments on commit a71a1f6

Please sign in to comment.