Skip to content

Commit f647cd4

Browse files
committed
Fix workflow
Signed-off-by: Alberto Tudela <[email protected]>
1 parent 8b48695 commit f647cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Build
55

66
on:
77
push:
8-
branches: [main, humble]
8+
branches: [main]
99
pull_request:
1010

1111
env:

0 commit comments

Comments
 (0)