Skip to content

Commit a1237f8

Browse files
committed
Limit deploy to action to hibernate/replicate-jira repository
1 parent e016a6e commit a1237f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ concurrency:
2020
jobs:
2121
deploy:
2222

23-
# if: github.repository == 'hibernate/replicate-jira'
23+
if: github.repository == 'hibernate/replicate-jira'
2424

2525
runs-on: ubuntu-latest
2626

0 commit comments

Comments
 (0)