Skip to content

Commit

Permalink
add note
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjohanning authored Nov 13, 2024
1 parent 7ac42fd commit 4e7539f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/migrate-work-items.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- uses: actions/create-github-app-token@v1
id: app-token
with:
app-id: 179484
app-id: 179484 # work-item-migrator
private-key: ${{ secrets.PRIVATE_KEY }}

# - name: run migration
Expand Down

0 comments on commit 4e7539f

Please sign in to comment.