Skip to content

Update Project Java Version to 21.04-ms and Ensure Successful Build and Test Completion #783

Update Project Java Version to 21.04-ms and Ensure Successful Build and Test Completion

Update Project Java Version to 21.04-ms and Ensure Successful Build and Test Completion #783

name: Post Issue Edited
on:
issues:
types: [edited, labeled]
jobs:
frontend-notify:
name: Issue Resolve Actions
if: success()
uses: ./.github/workflows/issue_comp_frontend-notify.yml
secrets:
CI_MACHINE_USER: ${{ secrets.CI_MACHINE_USER }}
CI_MACHINE_TOKEN: ${{ secrets.CI_MACHINE_TOKEN }}
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}