Skip to content

Commit

Permalink
#63 update token and project num (#66)
Browse files Browse the repository at this point in the history
* #63 cleanup post migration

* #63 update token and project num
  • Loading branch information
kernelsam authored Jan 3, 2024
1 parent a7ffc58 commit bd4888c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue-automation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
add-issue-to-garage:
uses: senzing-factory/build-resources/.github/workflows/add-to-project.yaml@main
with:
project-number: "1"
project-number: "3"
org: "senzing-garage"
classic: false
secrets:
SENZING_GITHUB_ACCESS_TOKEN: ${{ secrets.SENZING_GITHUB_ACCESS_TOKEN }}
SENZING_GITHUB_PROJECT_RW_TOKEN: ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}

add-issue-to-devsecops:
uses: senzing-factory/build-resources/.github/workflows/add-to-project.yaml@main
Expand Down

0 comments on commit bd4888c

Please sign in to comment.