Skip to content

Commit 1dddf45

Browse files
committed
if: github.repository_owner == Qiskit
1 parent 4471507 commit 1dddf45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spellchecker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
spellcheckreleasenotes:
13-
# if: github.repository_owner == 'Qiskit'
13+
if: github.repository_owner == 'Qiskit'
1414
name: Spell check release notes
1515
runs-on: ubuntu-latest
1616
steps:

0 commit comments

Comments
 (0)