Skip to content

Charlie The Steak APK 1.1 #8275

Charlie The Steak APK 1.1

Charlie The Steak APK 1.1 #8275

Workflow file for this run

name: Commands
on:
issue_comment:
types: [created]
issues:
types: [labeled]
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions
uses: actions/checkout@v2
with:
repository: 'microsoft/vscode-github-triage-actions'
ref: master
- name: Install Actions
run: npm install --production
- name: Run Commands
uses: ./commands
with:
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
config-path: commands