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 d63d2ff commit c2b38c1Copy full SHA for c2b38c1
.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