mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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: Giteabot <teabot@gitea.io> |
12 months ago | |
---|---|---|
.. | ||
auth.go | 12 months ago | |
auth_test.go | 12 months ago | |
cleanup.go | 12 months ago | |
clear_tasks.go | ||
commit_status.go | 12 months ago | |
init.go | ||
job_emitter.go | 12 months ago | |
job_emitter_test.go | 12 months ago | |
notifier.go | 12 months ago | |
notifier_helper.go | 12 months ago | |
schedule_tasks.go | 1 year ago |