mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
eabcfd3f7d
Backport #29464 by @Zettat123 Fix #27906 According to GitHub's [documentation](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idneeds), a job should always run when its `if` is `always()` > If you would like a job to run even if a job it is dependent on did not succeed, use the `always()` conditional expression in `jobs.<job_id>.if`. Co-authored-by: Zettat123 <zettat123@gmail.com> |
||
---|---|---|
.. | ||
cleanup.go | ||
clear_tasks.go | ||
commit_status.go | ||
init.go | ||
job_emitter_test.go | ||
job_emitter.go | ||
notifier_helper.go | ||
notifier.go | ||
schedule_tasks.go |