Skip to content

Commit 4dbcbe0

Browse files
Update build_linux.yml
1 parent 2a9a922 commit 4dbcbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- 'linux/**'
1111
- 'package_creators/**'
1212
- 'src/rust/**'
13-
tags-ignore: # ignore releases (that create a tag)
13+
tags-ignore:
1414
- 'v*.*'
1515
pull_request:
1616
types: [opened, synchronize, reopened]

0 commit comments

Comments
 (0)