Skip to content

Adding prettier command and running it for the first time #2565

Adding prettier command and running it for the first time

Adding prettier command and running it for the first time #2565

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: Checkout Radius repository
uses: actions/checkout@v4
- name: Save PR number
uses: ./.github/actions/save-pr-as-artifact