Skip to content

Add Base 13.0.2 GPU EC2 image config for documentation #270

Add Base 13.0.2 GPU EC2 image config for documentation

Add Base 13.0.2 GPU EC2 image config for documentation #270

Workflow file for this run

name: Merge Conditions
on:
pull_request:
branches: [main]
types: [opened, reopened, synchronize]
permissions:
checks: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
enforce-all-checks:
runs-on: ubuntu-latest
steps:
- name: GitHub Workflow Checks
uses: poseidon/wait-for-status-checks@v0.6.0
with:
token: ${{ github.token }}
interval: 30s # Reduce interval for quicker checks
timeout: 7200s # Timeout should be adjusted according to the longest running workflow