Skip to content

Added CI job to delete untagged images and give read access to run_all_benchmarks CI #171

Added CI job to delete untagged images and give read access to run_all_benchmarks CI

Added CI job to delete untagged images and give read access to run_all_benchmarks CI #171

name: MoveIt Middleware Benchmark Github Action Test
on:
push:
branches: [ main ]
pull_request:
workflow_dispatch:
jobs:
moveit_middleware_benchmark_github_action_test:
name: build
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v2
- uses: ./