Skip to content

Commit

Permalink
Removing unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
vivian-rook committed Oct 13, 2023
1 parent 5c5b22d commit f624c33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}

- name: git fetch
run: |
git fetch
- name: git checkout
run: |
git checkout ${{ github.head_ref }}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down
1 change: 1 addition & 0 deletions T316958
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test

0 comments on commit f624c33

Please sign in to comment.