Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Add description of Qualcomm Robotics RB1 and RB2 platforms #43

Add description of Qualcomm Robotics RB1 and RB2 platforms

Add description of Qualcomm Robotics RB1 and RB2 platforms #43

Workflow file for this run

name: ClosePullRequestAction
on:
pull_request_target:
types: [closed]
branches: [ main, master, develop ]
jobs:
close:
runs-on: self-hosted
steps:
- name: Initialise environment
run: cat "$GITHUB_WORKSPACE/website/.github-env-$GITHUB_BASE_REF" >> $GITHUB_ENV
- name: Clean up
run: /srv/github-action-scripts/close-pr.sh