Skip to content

Commit

Permalink
Add note about secrets being required to be passed in
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Oct 18, 2024
1 parent 18e4fde commit bfa4d2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ Used to check if a user has signed the [Contributor License Agreement](./CLA.md)
jobs:
CLA:
uses: Expensify/GitHub-Actions/.github/workflows/cla.yml@main
# Required to pass along secrets for `CLA_BOTIFY_TOKEN`
secrets: inherit
```

0 comments on commit bfa4d2d

Please sign in to comment.