mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
If the actual build is skipped due to a duplicate workflow run, the build number script won't run. This can be problematic if this would have been the only place where the script runs for the given commit as that'll mean that for this commit no build number will be tagged on our central server. Therefore, we now fetch the build number in a separate step that will not be skipped, if the build itself is skipped. |
||
|---|---|---|
| .. | ||
| backport.yml | ||
| build.sh | ||
| build.yml | ||
| check_commit_style.py | ||
| code-ql.yml | ||
| pr-checks.yml | ||
| release_dispatch.yml | ||
| set_environment_variables.sh | ||
| stale_issues.yml | ||
| winget.yml | ||