1 parent 4b4effa commit 1078c46Copy full SHA for 1078c46
1 file changed
.github/workflows/triage_board.yml
@@ -10,6 +10,7 @@ permissions: {}
10
11
jobs:
12
pr-triage:
13
+ if: github.repository == 'matplotlib/matplotlib'
14
runs-on: ubuntu-latest
15
steps:
16
- name: Update PR Triage Board
0 commit comments