Skip to content

[Deepin Integration]~[V23-Beta3] feat: update libsdl2-mixer to 2.8.0+dfsg-1 by lhdjply@deepin-community/libsdl2-mixer by deepin-community-ci-bot[bot] #52014

[Deepin Integration]~[V23-Beta3] feat: update libsdl2-mixer to 2.8.0+dfsg-1 by lhdjply@deepin-community/libsdl2-mixer by deepin-community-ci-bot[bot]

[Deepin Integration]~[V23-Beta3] feat: update libsdl2-mixer to 2.8.0+dfsg-1 by lhdjply@deepin-community/libsdl2-mixer by deepin-community-ci-bot[bot] #52014

name: integrated workflow
on:
issues:
types: [created,labeled,opened,closed,assigned]
jobs:
messg:
runs-on: ubuntu-22.04
if: github.event.label.name == 'Project:integrated'
steps:
- name: github集成提醒
uses: chf007/action-wechat-work@master
env:
WECHAT_WORK_BOT_WEBHOOK: ${{secrets.WECHAT_WORK_BOT_WEBHOOK}}
with:
msgtype: text
content: "github集成提醒:https://github.com/linuxdeepin/developer-center/issues/${{ github.event.issue.number }}"