Skip to content

Commit

Permalink
Add workflow dispatch event
Browse files Browse the repository at this point in the history
  • Loading branch information
LucBerge authored Sep 13, 2023
1 parent 844b5d6 commit c9c1591
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Minimal Android CI Workflow

on:
workflow_dispatch
push:
branches:
- dev
tags:
- 'v*'

jobs:
test:
Expand Down

0 comments on commit c9c1591

Please sign in to comment.