Skip to content

Commit

Permalink
removing unecessary step
Browse files Browse the repository at this point in the history
  • Loading branch information
diogoasouza committed Sep 11, 2023
1 parent 81cbcc1 commit d1594af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
- name: Pull scripts
run: sudo make pull-scripts

- name: Pull in all relevant branches
run: git fetch origin release-v2.6

- name: Check release.yaml
run: sudo make check-release-yaml

Expand Down

0 comments on commit d1594af

Please sign in to comment.