Skip to content

Commit

Permalink
Update code-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DZZN-DEV authored May 17, 2024
1 parent 37e8214 commit 21988e2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Build Android .apk

run-name: "Building the .apk with the tag triggered by @${{ github.actor }}"

on:
workflow_call:

push:
workflow_dispatch:

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 21988e2

Please sign in to comment.