Skip to content

Commit 01bd2c8

Browse files
authored
Limiting icon update pipeline to just the main repo (#2453)
1 parent 5a89f0b commit 01bd2c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/icon_update.yml

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

88
jobs:
99
build:
10+
if: ${{ github.repository == 'MaterialDesignInXAML/MaterialDesignInXamlToolkit' }}
1011

1112
runs-on: windows-latest
1213

0 commit comments

Comments
 (0)