Skip to content

Commit

Permalink
workflow/push.yml - remove ownership tweak (needed only for container)
Browse files Browse the repository at this point in the history
  • Loading branch information
ia committed Mar 27, 2024
1 parent 30a7fe2 commit f4e4e84
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
with:
submodules: true

- name: Set git ownership
run: git config --global --add safe.directory /__w/hydrafw/hydrafw

- name: Set git meta info
run: echo "GITHUB_CI_PR_SHA=${{github.event.pull_request.head.sha}}" >> "${GITHUB_ENV}"

Expand Down

0 comments on commit f4e4e84

Please sign in to comment.