Skip to content

Commit

Permalink
Merge pull request #810 from guardian/aa/github-actions-usage
Browse files Browse the repository at this point in the history
Create `github-actions-usage` lambda
  • Loading branch information
akash1810 committed Feb 27, 2024
2 parents 51afed5 + 4a77c28 commit c1c687c
Show file tree
Hide file tree
Showing 24 changed files with 6,449 additions and 9,193 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
- packages/data-audit/dist/data-audit.zip
snyk-integrator:
- packages/snyk-integrator/dist/snyk-integrator.zip
github-actions-usage:
- packages/github-actions-usage/dist/github-actions-usage.zip
env:
NODE_OPTIONS: '--max_old_space_size=4096'

Expand Down

0 comments on commit c1c687c

Please sign in to comment.