Skip to content

Commit 634b04d

Browse files
ci: prevent deploy workflow from failing on contributor forks
1 parent a2ee04f commit 634b04d

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010

1111
jobs:
1212
build-and-deploy:
13+
if: github.repository == 'Sachinchaurasiya360/InternHack'
1314
runs-on: ubuntu-latest
1415

1516
steps:

actionlint

5.79 MB
Binary file not shown.

0 commit comments

Comments
 (0)