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
2
2
3
3
on :
4
4
pull_request :
13
13
SENZING_GITHUB_PROJECT_RW_TOKEN : ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
14
14
uses : senzing-factory/build-resources/.github/workflows/add-to-project-dependabot.yaml@v2
15
15
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
2
2
3
3
on :
4
4
issues :
16
16
uses : senzing-factory/build-resources/.github/workflows/add-to-project.yaml@v2
17
17
with :
18
18
classic : false
19
- project-number : ${{ vars.SENZING_PROJECT_COMMUNITY }}
19
+ project-number : ${{ vars.SENZING_GITHUB_ORGANIZATION_PROJECT }}
20
20
org : ${{ vars.SENZING_GITHUB_ACCOUNT_NAME }}
Original file line number Diff line number Diff line change 14
14
SENZING_GITHUB_PROJECT_RW_TOKEN : ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
15
15
uses : senzing-factory/build-resources/.github/workflows/move-pr-to-done-dependabot.yaml@v2
16
16
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