Skip to content

Bump the all group with 68 updates #972

Bump the all group with 68 updates

Bump the all group with 68 updates #972

name: 'Approve Functional Tests'
on:
pull_request:
branches:
- main
- features/*
- release/*
jobs:
approve-functional-tests-run:
name: 'Approve Functional Tests'
runs-on: ubuntu-latest
environment: functional-tests
steps:
- name: Use custom actions
uses: actions/checkout@v4
- name: Save PR number
uses: ./.github/actions/save-pr-as-artifact