Commit graph

10 commits

Author SHA1 Message Date
Hammy
633f068aa0
ci: add deploy hook for website (#2322) 2024-03-24 21:13:06 +00:00
sgoudham
c150762d1d
ci(readme): upgrade to actions/checkout@v4 2024-02-15 02:44:34 +00:00
sgoudham
f82c9031e0
ci(readme): remove github.head_ref 2024-02-15 02:43:34 +00:00
winston
b787d44fef
ci: rework readme script (#2218) 2023-11-21 15:25:59 +01:00
Hamothy
dbfbbb2253
ci: general improvements (#2199)
* ci: stop building `push` on all branches

* ci: stop co-authoring on generated commits

The current commit message is quite verbose and
co-authors the original author.

In @nekowinston's words:
"there's no reason i'm co-authored when i merge
a PR in that changes a single line in the readme
:baldkek:"

This commit reduces the verbosity of the commit
message and doesn't co-author the merger.
2023-10-28 00:50:42 +01:00
Hamothy
4a4a7372d5
ci: add on_workflow_call & on_workflow_dispatch (#2163)
This commit allows the readme.yml to be called by
other workflows and manually invoked.
2023-09-13 23:18:58 +01:00
winston
f07b119edb
ci(readme): only push when upstreamed 2023-07-11 16:02:40 +02:00
winston
1bb9530a16
ci: skip pushing on forks 2023-02-06 03:34:20 +01:00
winston
122b8cab84
ci: specify branch for push action & paths for action 2023-01-30 08:27:32 +01:00
winston
fca166b878
feat: autogenerate port & showcase list in README (#1894) 2023-01-29 21:54:12 +01:00