Skip to content

Commit

Permalink
Update .github/workflows/lint-server.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Akis Maziotis <36594156+phoinixgrr@users.noreply.github.com>
  • Loading branch information
Mustafa Kara and phoinixgrr authored Jul 26, 2022
1 parent 4fa713d commit ea37064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
continue-on-error: true
with:
repository: "mattermost/mattermost-server"
fetch-depth: "20"
path: "mattermost-server"
ref: ${{ env.BRANCH_NAME }}
- uses: actions/checkout@v3
Expand Down

0 comments on commit ea37064

Please sign in to comment.