Skip to content

Commit afdae09

Browse files
committed
Build on any push.
1 parent 590a318 commit afdae09

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

.github/workflows/android.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
on:
22
push:
3-
tags:
4-
- "*"
53
name: "android"
64
jobs:
75
build:

.github/workflows/ios.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
on:
22
push:
3-
tags:
4-
- "*"
53
name: "ios"
64
jobs:
75
build:

.github/workflows/linux.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
on:
22
push:
3-
tags:
4-
- "*"
53
workflow_dispatch:
64
name: "linux"
75
jobs:

.github/workflows/windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
on:
22
push:
3-
tags:
4-
- "*"
53
name: "windows"
64
jobs:
75
build_windows:

0 commit comments

Comments
 (0)