Skip to content

Commit c6f1e21

Browse files
committed
Disable skip
1 parent 206ef80 commit c6f1e21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily-grammar-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
grammar-check:
10-
if: github.repository == 'rust-lang/reference'
10+
# if: github.repository == 'rust-lang/reference'
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout reference repository

0 commit comments

Comments
 (0)