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 9cf1cc3 commit d8a10daCopy full SHA for d8a10da
.github/workflows/preview.yml
@@ -3,6 +3,7 @@ on: [push, pull_request]
3
4
jobs:
5
build:
6
+ if: github.repository == 'bombshell-dev/clack'
7
runs-on: ubuntu-latest
8
9
steps:
0 commit comments