Skip to content

Commit d0dd5f5

Browse files
committed
ci: rename GHA job to match Azure Pipelines to satisfy checks
1 parent d8590f1 commit d0dd5f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/microsoft-pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ jobs:
143143
# if: ${{ endsWith(github.base_ref, '-stable') }}
144144
# uses: ./.github/workflows/microsoft-react-native-test-app-integration.yml
145145

146-
all:
147-
name: "All"
146+
pr:
147+
name: "All Checks"
148148
permissions: {}
149149
runs-on: ubuntu-latest
150150
needs:

0 commit comments

Comments
 (0)