mirror of
https://github.com/konpa/devicon.git
synced 2025-08-16 19:44:05 +02:00
Added a fix to the workflow commit bug
This commit is contained in:
5
.github/workflows/build_icons.yml
vendored
5
.github/workflows/build_icons.yml
vendored
@@ -1,5 +1,8 @@
|
|||||||
name: Build Icons
|
name: Build Icons
|
||||||
on: push
|
on:
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- build-integrate
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Get Fonts From Icomoon
|
name: Get Fonts From Icomoon
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user