This repository was archived by the owner on Apr 13, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ permissions:
1717
1818jobs :
1919 ai-response :
20- uses : ethereumfollowprotocol/workflow-automation/.github/workflows/issue-response.yml@v1.0.9
20+ uses : ethereumfollowprotocol/workflow-automation/.github/workflows/issue-response.yml@v1.0.11
2121 with :
22- config-profile : " default "
22+ config-profile : " backend "
2323 bot-mention : " @efp-dev-ops"
2424 enable-auto-labeling : true
2525 enable-escalation : true
2626 secrets :
2727 CLAUDE_CODE_OAUTH_TOKEN : ${{ secrets.DEV_OPS_BOT_CLAUDE_CODE_OAUTH_TOKEN }}
2828 APP_ID : ${{ secrets.DEV_OPS_BOT_APP_ID }}
2929 PRIVATE_KEY : ${{ secrets.DEV_OPS_BOT_PRIVATE_KEY }}
30- ALLOWED_USER_LIST : ${{ secrets.DEV_OPS_BOT_ALLOWED_USER_LIST }}
30+ ALLOWED_USER_LIST : ${{ secrets.DEV_OPS_BOT_ALLOWED_USER_LIST }}
You can’t perform that action at this time.
0 commit comments