mirror of
https://github.com/bitwarden/android.git
synced 2026-03-11 12:44:17 -05:00
Allow test workflow to be triggered manually (#1449)
This commit is contained in:
committed by
Álison Fernandes
parent
c71b1bfe9c
commit
4128f16025
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
- "hotfix-rc"
|
||||
pull_request_target:
|
||||
types: [opened, synchronize]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user