Skip to content

Commit

Permalink
[ACS-5605] - Add 'affected' to GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikiwanekhyland committed Aug 21, 2023
1 parent 78fe02a commit b6cde0f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 2

- name: node
uses: actions/setup-node@v3
Expand All @@ -55,8 +53,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 2

- name: node
uses: actions/setup-node@v3
Expand Down Expand Up @@ -89,8 +85,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 2

- name: node
uses: actions/setup-node@v3
Expand Down

0 comments on commit b6cde0f

Please sign in to comment.