lean4-htt/.github/workflows
Scott Morrison f208d7b50f
chore: refactor pr-release.yml to avoid 'await' (#3070)
#3066 is causing CI failures, e.g.
[here](https://github.com/leanprover/lean4/actions/runs/7202184616/job/19619827364).

Although there are plenty of examples of using `await` in a Github
workflow script block, the error *seems* to be about this. This refactor
hopefully works around that, but I'm still uncertain of a root cause.
2023-12-14 04:51:17 +00:00
..
backport.yml chore: CI: add backport action 2023-09-25 11:33:14 +02:00
ci.yml chore: set warningAsError in CI only (#3030) 2023-12-06 08:18:39 +00:00
labels-from-comments.yml chore: CI: update github-script (#3002) 2023-12-01 08:39:51 +00:00
nix-ci.yml chore: Nix CI: update setup (#3015) 2023-12-03 17:51:05 +00:00
pr-release.yml chore: refactor pr-release.yml to avoid 'await' (#3070) 2023-12-14 04:51:17 +00:00
pr-title.yml chore: CI: update github-script (#3002) 2023-12-01 08:39:51 +00:00
stale.yml chore: activate stale PR labeler 2023-09-20 09:18:46 +02:00
update-stage0.yml chore: stage0 autoupdater action (#3042) 2023-12-11 09:50:27 +00:00