Skip to content

Commit d8a10da

Browse files
authored
ci: skip running preview workflow in forks (#254)
1 parent 9cf1cc3 commit d8a10da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: [push, pull_request]
33

44
jobs:
55
build:
6+
if: github.repository == 'bombshell-dev/clack'
67
runs-on: ubuntu-latest
78

89
steps:

0 commit comments

Comments
 (0)