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.
2 parents d63d2ff + c2b38c1 commit 8771616Copy full SHA for 8771616
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
test:
10
runs-on: ubuntu-20.04
11
-
+ if: github.repository == 'freeCodeCamp/devdocs'
12
steps:
13
- uses: actions/[email protected]
14
- name: Set up Ruby
0 commit comments