Commit Graph

5 Commits

Author SHA1 Message Date
Dmitriy K
c5577d66f9
update workflow (#2989) 2024-07-12 00:19:59 +01:00
Frederico Santos
4dbed9cb4e chore: Add beta branch to GitHub Actions linter and gh-pages workflow 2024-07-10 19:49:05 +01:00
Devin Korb
766b9132dd
[Enhancement] remove unnecessary typedoc install in workflow (#2263) 2024-06-15 13:57:13 -04:00
Dakurei
13c9888902
Trigger the github-pages workflow even during pull requests (#1655)
+ Allows upstream identification of problems such as those that occurred during merge of PR #1567
2024-06-01 01:30:55 +01:00
Dakurei
92afcdea8f
Adds workflow to auto generate doc & make it accessible on Github (#1645)
* Adds workflow to auto generate doc & make it accessible on Github

* Adds a condition similar to deploy.yml

  + There's no particular reason to build the documentation for each fork, as it will simply be possible to synchronize the gh-pages branch via the interface or terminal
2024-05-31 09:36:59 -04:00