Skip to content

Commit

Permalink
feat: add explanation to prepare github environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhoheiser committed Mar 25, 2024
1 parent 5352b10 commit e67f7b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ The same is true for the AWS deployment, you can manually clean up the Redshift

## Github Actions CI tests
The github actions workflow defined in `.github/workflows/main.yaml` will install the required dependencies, start a LocalStack containerdeploy the infrastructure aginast LocalStack and run the test.
To set up the workflow, you need to create an environment and set the variables and secrets from you `.env` file.
The workflow will run on every push to the main branch.

# Interact with the deployed resources
Expand Down

0 comments on commit e67f7b0

Please sign in to comment.