We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1571cb commit 5e581beCopy full SHA for 5e581be
.github/workflows/triage-prs-to-board.yml
@@ -10,11 +10,11 @@ jobs:
10
runs-on: 'ubuntu-latest'
11
steps:
12
- name: 'Run PR Triage Bot'
13
- uses: 'yuvipanda/pr-triage-board-bot@c350212c2bba8a47cc2b07e7ce40fd6748b6beef'
+ uses: 'yuvipanda/pr-triage-board-bot@b498c5a505480d4440fd747fe73ce925a675015a'
14
with:
15
organization: 'geojupyter'
16
+ repositories: 'jupytergis'
17
project-number: '3'
18
gh-app-id: '1943749'
- gh-installation-id: '85628873'
19
- repositories: 'jupytergis'
+ gh-app-installation-id: '85628873'
20
gh-app-private-key: '${{ secrets.GH_APP_PRIVATE_KEY }}'
0 commit comments