Skip to content

Commit d5666eb

Browse files
committed
And one more typo too
1 parent b364782 commit d5666eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
- check-rustfmt
121121
if: >-
122122
!cancelled() &&
123-
github.event.repository.visibility == 'public' &&
123+
github.event.repository.visibility == 'public'
124124
runs-on: ubuntu-latest
125125
outputs:
126126
node_tag: ${{ steps.check-release.outputs.node_tag }}

0 commit comments

Comments
 (0)