Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff48cd0

Browse files
committed
Remove unnecessary squigglies
1 parent 917c08b commit ff48cd0

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
@@ -192,7 +192,7 @@ jobs:
192192
# As a part of a fix for that, uncomment the below line
193193
# and delete the 'if' after:
194194
# if: github.event_name != 'pull_request'
195-
if: ${{ false }}
195+
if: false
196196
permissions:
197197
contents: read
198198
id-token: write

0 commit comments

Comments
 (0)