Skip to content

Commit b35b99e

Browse files
authored
Update issue-metrics.yml (#3962)
1 parent b955eec commit b35b99e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/issue-metrics.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ permissions:
99

1010
jobs:
1111
build:
12+
# prevent this action from running on forks
13+
if: github.repository == 'materialsproject/pymatgen'
1214
name: issue metrics
1315
runs-on: ubuntu-latest
1416
permissions:

0 commit comments

Comments
 (0)