Skip to content

Commit

Permalink
fix(lint): Fixed linit prettier issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Muneeb147 committed Aug 28, 2024
1 parent 95a2b89 commit b815a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-on-base-branch-change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
repo: context.repo.repo,
issue_number: context.payload.pull_request.number,
body: "Base branch is changed to master. Please re-run the integration tests by adding 'force:integration' label."
})
})

0 comments on commit b815a6c

Please sign in to comment.