Skip to content

Commit

Permalink
chore: remove working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jrriehl committed Nov 24, 2023
1 parent 26f2843 commit 8f3dc0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
defaults:
run:
shell: bash
working-directory: ./python

if: github.event.pull_request.merged == true && startsWith(github.event.pull_request.head.ref, 'release')
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8f3dc0b

Please sign in to comment.