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:
|
||||
push:
|
||||
branches: [ 'master' ]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Reference in New Issue
Block a user