Skip to content

feat: frontend implementation of previous and next buttons on commit info #5332

feat: frontend implementation of previous and next buttons on commit info

feat: frontend implementation of previous and next buttons on commit info #5332

name: "Execution Plan on Pull Request"
'on':
pull_request:
branches:
- main
jobs:
execution-plan:
uses: ./.github/workflows/execution-plan-snippet-earthly.yml
with:
trigger: pull-request
secrets: inherit
integration-tests:
needs: [execution-plan]
uses: ./.github/workflows/integration-tests.yml
with:
trigger: pull-request
secrets: inherit