mirror of
https://github.com/offa/android-foss.git
synced 2025-11-06 01:24:55 +05:30
Remove workflow_dispatch
This commit is contained in:
parent
acae682442
commit
943e8381ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: ci
|
||||
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue