diff --git a/.github/workflows/cmfa-update-deps-trigger.yml b/.github/workflows/cmfa-update-deps-trigger.yml index 51736644..549b0098 100644 --- a/.github/workflows/cmfa-update-deps-trigger.yml +++ b/.github/workflows/cmfa-update-deps-trigger.yml @@ -3,7 +3,7 @@ on: workflow_dispatch: push: tags: - - "v*" + - "*" pull_request_target: branches: - Alpha @@ -25,4 +25,4 @@ jobs: -H "Authorization: token ${{ steps.generate-token.outputs.token }}" \ -d '{"event_type": "core-updated"}' # Send "core-updated" to MetaCubeX/ClashMetaForAndroid to trigger update-dependencies - \ No newline at end of file +