Skip to content

Commit ce468ed

Browse files
author
ogswag
committed
testing workflow
1 parent e4ec71e commit ce468ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-font.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Iosevka Font
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [develop]
66
tags: # 👉 NEW: Trigger on ANY tag push (e.g., "v1.0.0")
77
- 'v*' # Only tags starting with 'v' (semantic versioning)
88
workflow_dispatch:

0 commit comments

Comments
 (0)