Skip to content

Commit

Permalink
Add step to test GH Action (#74)
Browse files Browse the repository at this point in the history
Signed-off-by: John Mertic <[email protected]>
  • Loading branch information
jmertic authored Nov 23, 2024
1 parent 977f149 commit 982f86c
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 @@ -95,6 +95,7 @@ jobs:
MERGE_RETRY_SLEEP: 300000
MERGE_METHOD: "squash"
```
5) Run the `Build Landscape from LFX` GitHub Action following the instructions for [manually running a GitHub Action](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/manually-running-a-workflow) to test that it all works.

## Local install

Expand Down

0 comments on commit 982f86c

Please sign in to comment.