Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kylevillegas93 committed Jan 10, 2025
1 parent 521a120 commit 5704fd6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,11 @@ name: 'Continuous Integration'

on:
workflow_call:
# TODO: determine what secrets we need to add to Github or get them from parameter store
secrets:
AWS_ACCESS_KEY_ID:
required: true
AWS_SECRET_ACCESS_KEY:
required: true
NYPL_API_CLIENT_ID:
required: true
NYPL_API_CLIENT_SECRET:
required: true
NYPL_API_TOKEN_URL:
required: true

permissions:
contents: read
Expand Down

0 comments on commit 5704fd6

Please sign in to comment.