We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd88e7 commit 6d49066Copy full SHA for 6d49066
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