Skip to content

Commit f2fb758

Browse files
authored
Run release a new version job only on getsentry (#1529)
1 parent a4aa8d4 commit f2fb758

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- cron: "0 18 15 * *"
1616
jobs:
1717
release:
18+
if: github.repository_owner == 'getsentry'
1819
runs-on: ubuntu-latest
1920
name: "Release a new version"
2021
steps:

0 commit comments

Comments
 (0)