Skip to content

Commit 484cb39

Browse files
authored
Update build.yml on
1 parent 3d7abdc commit 484cb39

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
name: Build
22

3-
on:
3+
on:
44
push:
5-
branches: main
5+
branches: master
66
pull_request:
77
branches: '*'
8+
workflow_dispatch:
89

910
jobs:
1011
build:

0 commit comments

Comments
 (0)