Skip to content

Commit 760b78c

Browse files
committed
Deploy dry-run (revert)
1 parent 0207b63 commit 760b78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clojure.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
package:
5151
runs-on: ubuntu-latest
5252
needs: [ test-clj, test-cljs, check ]
53-
if: startsWith(github.event.head_commit.message, 'Release ')
53+
# if: startsWith(github.event.head_commit.message, 'Release ')
5454
steps:
5555
- uses: actions/checkout@v3
5656
- uses: ./.github/setup

0 commit comments

Comments
 (0)