We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcd88e7 + 6d49066 commit 91a47f4Copy full SHA for 91a47f4
1 file changed
.github/workflows/main.yml
@@ -79,7 +79,7 @@ jobs:
79
shell: bash
80
81
build-ibm:
82
- if: github.repository == 'ruby/prism' && false
+ if: github.repository == 'ruby/prism'
83
strategy:
84
fail-fast: false
85
matrix:
0 commit comments