mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-02-21 09:13:16 +03:00
chore: Better PR info and add repo dispatch listener
This commit is contained in:
parent
64ca1d61e0
commit
49e0b54c40
8
.github/workflows/update-dependencies.yml
vendored
8
.github/workflows/update-dependencies.yml
vendored
@ -1,5 +1,8 @@
|
||||
name: Update meta-core and go modules
|
||||
on:
|
||||
repository_dispatch:
|
||||
types:
|
||||
- core-updated
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@ -58,11 +61,10 @@ jobs:
|
||||
title: 'Update Dependencies'
|
||||
draft: false
|
||||
body: |
|
||||
Update Dependencies
|
||||
- Update Clash-Meta Core
|
||||
- Update Go Modules
|
||||
- Update Go Module Dependecies.
|
||||
labels: |
|
||||
update
|
||||
Update
|
||||
|
||||
- name: Create PR outputs
|
||||
if: ${{ steps.cpr.outputs.pull-request-number }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user