aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/css.yml
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Build(deps): Bump actions/setup-node from 3 to 4 (#39330)dependabot[bot]1-1/+1
2023-09-13Build(deps): Bump actions/checkout from 3 to 4 (#39148)dependabot[bot]1-1/+1
2023-03-22CI: limit the on push triggers (#38291)XhmikosR1-2/+2
2022-12-25CI: test CSS after build (#37714)XhmikosR1-3/+3
2022-12-24SCSS testing of the utilities API (#36029)Romaric Pascal1-0/+3
2022-12-16Revert "CI: limit the on push triggers (#35574)" (#37657)XhmikosR1-2/+2
2022-12-16CI: limit the on push triggers (#35574)XhmikosR1-2/+2
2022-12-16CI: Add GitHub token permissions for workflows (#36325)Varun Sharma1-0/+3
2022-11-13CI: switch to Node.js 18 LTS (#37461)XhmikosR1-1/+1
2022-11-09CI: remove git credentials after checkout (#37459)XhmikosR1-0/+2
2022-03-02Bump actions/checkout from 2 to 3 (#35933)dependabot[bot]1-1/+1
2022-03-01Bump actions/setup-node from 2 to 3 (#35925)dependabot[bot]1-1/+1
2021-12-02CI: add `workflow_dispatch` (#35454)XhmikosR1-0/+1
2021-10-13Switch to Node.js 16 and npm 8. (#35178)XhmikosR1-1/+1
2021-07-19CI: make use of the `actions/setup-node`'s `cache` option (#34453)XhmikosR1-8/+1
2021-02-08CI: remove the cache fallback and shorten cache key (#33012)XhmikosR1-3/+2
2021-01-14CI: change Node.js to `14` (#32796)XhmikosR1-1/+1
2021-01-11GitHub Actions cleanup (#32755)XhmikosR1-3/+2
2021-01-05CI: update to actions/setup-node@v2 (#32635)XhmikosR1-1/+1
2020-11-23CI: specify `FORCE_COLOR:2` (#32222)XhmikosR1-0/+1
2020-10-29CI: switch to Node.js 14. (#32003)XhmikosR1-1/+1
2020-10-29CI: Skip dependabot PR branches. (#32006)XhmikosR1-2/+8
2020-06-11Revert "Change when CI runs"XhmikosR1-10/+1
2020-06-11Update ActionsXhmikosR1-2/+2
2020-06-10Switch to Node.js 12.x.XhmikosR1-1/+1
2020-06-10Change when CI runsXhmikosR1-1/+10
2020-06-10Split GitHub Actions.XhmikosR1-0/+33