Skip to content

Commit 5065567

Browse files
committed
Only run workflow in tracking org
1 parent d1512dd commit 5065567

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update.yml

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

1111
jobs:
1212
scheduled:
13+
if: github.repository_owner == 'SteamTracking'
1314
runs-on: ubuntu-latest
1415
steps:
1516
- name: Checkout

0 commit comments

Comments
 (0)