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 eced33b commit 4a6c59eCopy full SHA for 4a6c59e
1 file changed
.github/workflows/main.yml
@@ -315,6 +315,7 @@ jobs:
315
316
deploy-docs:
317
runs-on: ubuntu-latest
318
+ if: github.ref == 'refs/heads/main' && github.repository == 'asfernandes/fb-cpp'
319
needs:
320
- clang-format-check
321
- build-linux
0 commit comments