We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4471507 commit 1dddf45Copy full SHA for 1dddf45
1 file changed
.github/workflows/spellchecker.yml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
spellcheckreleasenotes:
13
- # if: github.repository_owner == 'Qiskit'
+ if: github.repository_owner == 'Qiskit'
14
name: Spell check release notes
15
runs-on: ubuntu-latest
16
steps:
0 commit comments