Skip to content

Commit 6e6f784

Browse files
committed
test
1 parent d03bc21 commit 6e6f784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
deploy:
188188
name: "deploy"
189189
runs-on: ubuntu-latest
190-
if: github.event_name != 'pull_request'
190+
# if: github.event_name != 'pull_request'
191191
permissions:
192192
contents: read
193193
id-token: write

0 commit comments

Comments
 (0)