Skip to content

Commit e5287c3

Browse files
authored
fixup! on: push: tags: - "*"
1 parent 5eba29e commit e5287c3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/build_linux_app.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: Build_Linux_app
22

33
on:
4-
pull_request:
5-
branches: [master]
64
push:
7-
branches: [master]
5+
tags:
6+
- "*"
87

98
jobs:
109
Build_Linux_app:

0 commit comments

Comments
 (0)