]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Split GitHub Actions.
authorXhmikosR <xhmikosr@gmail.com>
Thu, 26 Sep 2019 13:25:26 +0000 (16:25 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 10 Jun 2020 05:19:51 +0000 (08:19 +0300)
commite7604207a185f506fe75fdc53d2a58ab37591ae2
tree5f6d42a517d48317c735ed1a623b4c4b61c1b4ba
parent32d18d199c8bc5fe6f993bce53e8d793c5523fca
Split GitHub Actions.

Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before.
.github/workflows/browserstack.yml [new file with mode: 0644]
.github/workflows/bundlewatch.yml [new file with mode: 0644]
.github/workflows/css.yml [new file with mode: 0644]
.github/workflows/docs.yml [new file with mode: 0644]
.github/workflows/js.yml [moved from .github/workflows/test.yml with 64% similarity]
.github/workflows/lint.yml [new file with mode: 0644]
README.md