Skip to content

Commit

Permalink
Merge pull request #4 from neondatabase/feat/change-color
Browse files Browse the repository at this point in the history
Update workflow in README.md
  • Loading branch information
m-abdelwahab committed Feb 1, 2024
2 parents fd07ad2 + 243b8bd commit f179d86
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,4 @@ The workflow has a single job called `production-deploy` and it consists of the

`.github/workflows/delete-neon-branch.yml` automates the cleanup of branches in Neon. It is activated on a `pull_request` event with the action `closed`. This will ensure that Neon branches are deleted when a pull request is closed/merged.

The workflow uses [`neondatabase/[email protected]`](https://github.com/neondatabase/delete-branch-action/tree/v3.1.3/) action which uses the `NEON_API_KEY` and `NEON_PROJECT_ID` secrets that are set in the repository.










The workflow uses [`neondatabase/[email protected]`](https://github.com/neondatabase/delete-branch-action/tree/v3.1.3/) action which uses the `NEON_API_KEY` and `NEON_PROJECT_ID` secrets that are set in the repository.

0 comments on commit f179d86

Please sign in to comment.