AppImage / AppImage/appimage.github.io
Add skip duplicate action to workflow
Open
- Dominant language
- Shell
- Stars
- 374
- Forks
- 769
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 8
Description
This might be nice, I haven't tried it yet; an action that can be added to the workflow:
>Skip duplicate workflow-runs
>If you work with feature branches, then you might see lots of duplicate workflow-runs. For example, duplicate workflow-runs can happen if a workflow runs on a feature branch, but then the workflow is repeated right after merging the feature branch. skip-duplicate-actions allows to prevent such runs.
https://github.com/marketplace/actions/skip-duplicate-actions#skip-duplicate-workflow-runs
Contributor guide
Assessment
This issue has not been assessed yet.