There was an error while loading. Please reload this page.
1 parent 5eba29e commit e5287c3Copy full SHA for e5287c3
1 file changed
.github/workflows/build_linux_app.yml
@@ -1,10 +1,9 @@
1
name: Build_Linux_app
2
3
on:
4
- pull_request:
5
- branches: [master]
6
push:
7
+ tags:
+ - "*"
8
9
jobs:
10
Build_Linux_app:
0 commit comments