Skip to content

Commit f99b450

Browse files
committed
GA: build.yml - updated
1 parent 1453551 commit f99b450

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/build.yml

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

33
on:
4-
push:
5-
branches:
6-
- master
7-
tags:
8-
- v*
4+
push:
5+
branches:
6+
- master
7+
tags:
8+
- 'v*'
99

10-
pull_request:
10+
pull_request:
1111

1212
jobs:
1313
tests:

0 commit comments

Comments
 (0)