mirror of
https://github.com/fankes/termux-app.git
synced 2025-10-18 17:39:28 +08:00
Added: Enable workflow dispatch trigger for Automatic Dependency Submission workflow
This commit is contained in:
1
.github/workflows/dependency-submission.yml
vendored
1
.github/workflows/dependency-submission.yml
vendored
@@ -3,6 +3,7 @@ name: Automatic Dependency Submission
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ 'master' ]
|
branches: [ 'master' ]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
Reference in New Issue
Block a user