Skip to content

Commit 95f38bf

Browse files
authored
Update ubuntu.yml
1 parent e2abe60 commit 95f38bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55
branches: [ master ]
66
pull_request:
7-
branches: [ ** ]
7+
branches:
8+
- '**'
89

910
jobs:
1011
build-ubuntu:

0 commit comments

Comments
 (0)