Skip to content

Commit

Permalink
upgrade ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Dec 24, 2021
1 parent cc9d11e commit 55d5e54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Android CI

on:
push:
tags:
- '**'
branches:
- master
- develop
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Desktop CI

on:
push:
tags:
- '**'
branches:
- master
- develop
Expand Down

0 comments on commit 55d5e54

Please sign in to comment.