Skip to content

Commit b12b711

Browse files
author
Jacek Gębal
committed
Update dispatch of builds
1 parent cc8c9d1 commit b12b711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build & test
22
on:
33
push:
4-
branches-ignore: [ main ]
4+
branches: [ develop ]
55
pull_request:
66
branches: [ develop ]
77
workflow_dispatch:

0 commit comments

Comments
 (0)