Skip to content

Commit 31741ee

Browse files
committed
Merge branch 'shem/update_release_configurtaion_use_flint' of github.com:microsoftgraph/msgraph-beta-sdk-python into shem/update_release_configurtaion_use_flint
2 parents 48b1fa8 + f17b8b3 commit 31741ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and validate generated code
1+
name: Validate code accuracy
22

33
on:
44
workflow_dispatch:
@@ -10,7 +10,6 @@ on:
1010

1111
jobs:
1212
validate:
13-
name: Validate code accuracy
1413
runs-on: ubuntu-latest
1514
steps:
1615
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)