mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +00:00
4a2d5bcf89
This change makes the notes-push.yml·workflow fetch the entire history on each push, rather than just the one HEAD commit it otherwise sees. Because we push multiple commits from PR merges, git-gloss need access on each push to an arbitrary number of commits (however many commits were pushed in a PR that got merged). There’s no easy way from GH Actions to know how may commits got pushed at the same time. So we instead fetch the whole history. |
||
---|---|---|
.. | ||
ci.yml | ||
dev-container.yml | ||
ladybird-js-artifacts.yml | ||
lagom-template.yml | ||
libjs-test262.yml | ||
lint-code.yml | ||
lint-commits.yml | ||
nightly-android.yml | ||
notes-push.yml |