Skip to content

Commit 83b7fed

Browse files
committed
test again
1 parent 1821e1e commit 83b7fed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/jetbrains-release.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ on:
1111
# release:
1212
# types: [prereleased]
1313

14-
# defaults:
15-
# run:
16-
# working-directory: extensions/intellij
14+
defaults:
15+
run:
16+
working-directory: extensions/intellij
1717

1818
concurrency:
1919
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)