File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- name : add to project community dependabot
1+ name : add to project senzing github organization dependabot
22
33on :
44 pull_request :
1313 SENZING_GITHUB_PROJECT_RW_TOKEN : ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
1414 uses : senzing-factory/build-resources/.github/workflows/add-to-project-dependabot.yaml@v2
1515 with :
16- project : ${{ vars.SENZING_PROJECT_COMMUNITY }}
16+ project : ${{ vars.SENZING_GITHUB_ORGANIZATION_PROJECT }}
Original file line number Diff line number Diff line change 1- name : add to project community
1+ name : add to project senzing github organization
22
33on :
44 issues :
1616 uses : senzing-factory/build-resources/.github/workflows/add-to-project.yaml@v2
1717 with :
1818 classic : false
19- project-number : ${{ vars.SENZING_PROJECT_COMMUNITY }}
19+ project-number : ${{ vars.SENZING_GITHUB_ORGANIZATION_PROJECT }}
2020 org : ${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}
Original file line number Diff line number Diff line change 1414 SENZING_GITHUB_PROJECT_RW_TOKEN : ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
1515 uses : senzing-factory/build-resources/.github/workflows/move-pr-to-done-dependabot.yaml@v2
1616 with :
17- project : ${{ vars.SENZING_PROJECT_COMMUNITY }}
17+ project : ${{ vars.SENZING_GITHUB_ORGANIZATION_PROJECT }}
You can’t perform that action at this time.
0 commit comments