1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-01 12:20:18 +02:00

Remove deprecated Gitpod configuration

This commit is contained in:
David Leal
2024-02-02 17:08:57 -06:00
committed by GitHub
parent 167965d745
commit 3e61150c8b

View File

@@ -8,15 +8,6 @@ tasks:
- name: Build CSS & run web server
init: npm run build-css && npm run dev
github:
prebuilds:
addBadge: true
addComment: false
addCheck: true
master: true
branches: true
pullRequestsFromForks: true
ports:
- port: 8000
onOpen: open-preview