Skip to content

Commit

Permalink
Comment on the PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey committed Jul 19, 2024
1 parent e2d9b99 commit b84bd1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ jobs:
with:
repository: 'ministryofjustice/moj-ip-addresses'
ref: 'main'
# This is a fine grained PAT, it's scoped to the moj-ip private repository
# with the single permission: Content: Read-only.
# The token is pending approval: https://github.com/settings/personal-access-tokens/3669004
token: ${{ secrets.MOJ_IP_ADDRESSES_RO_PAT }}

0 comments on commit b84bd1f

Please sign in to comment.