mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +00:00
Fix project id in labeller (#25837)
This commit is contained in:
parent
99c0db751a
commit
d4ab529e10
2
.github/workflows/label-move.yml
vendored
2
.github/workflows/label-move.yml
vendored
@ -163,7 +163,7 @@ jobs:
|
||||
batchers-board:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
PROJECT_ID: MDExOlByb2plY3ROZXh0NDI1Nw== # https://github.com/orgs/sourcegraph/projects/216
|
||||
PROJECT_ID: PN_kwDOADy5QM0WXg== # https://github.com/orgs/sourcegraph/projects/216
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PROJECTS_ACTION_TOKEN }}
|
||||
steps:
|
||||
- name: Get issue if relevant
|
||||
|
||||
Loading…
Reference in New Issue
Block a user