Skip to content

Commit

Permalink
edit requested by @recena
Browse files Browse the repository at this point in the history
  • Loading branch information
atrendafilov committed Nov 9, 2023
1 parent 3561258 commit b7016b8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ jobs:
CI_TOOLS_URL: https://github.com/samuelattwood/partner-charts-ci/releases/latest/download/partner-charts-ci-linux-amd64

steps:
- uses: actions/setup-node@v2
with:
node-version: '16.x'
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0

Expand Down

0 comments on commit b7016b8

Please sign in to comment.