Skip to content

HERE’S** WAY TO WATCH F1 GP 2024 BRITISH GRAND PRIX LIVE STREAMS ON TV CHANNEL #8287

HERE’S** WAY TO WATCH F1 GP 2024 BRITISH GRAND PRIX LIVE STREAMS ON TV CHANNEL

HERE’S** WAY TO WATCH F1 GP 2024 BRITISH GRAND PRIX LIVE STREAMS ON TV CHANNEL #8287

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