Skip to content

Commit 5b53464

Browse files
committed
chore: 🤖 build only workflow
1 parent c557513 commit 5b53464

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Build only
22

33
on:
4+
workflow_dispatch:
5+
push:
6+
branches:
7+
- '**'
48
pull_request:
59
branches:
610
- main

0 commit comments

Comments
 (0)