DefangLabs / DefangLabs/samples
Remove --detach from github actions
Open
@raphaeltm is already working on this.
Since Jun 26, 2024.
- Dominant language
- Go
- Stars
- 12
- Forks
- 27
- Avg merge
- 3h 30m
- Merged PRs (30d)
- 36
Description
We used to have --detach in the actions because previously the actions would run indefinitely. That is no longer the case, so we can remove it and get proper status updates form the action.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.