Skip to content

Commit 3283810

Browse files
author
George Ndungu
committed
Merge branch 'gn/downloadOpenApiDocs' of https://github.com/microsoftgraph/msgraph-sdk-powershell into gn/downloadOpenApiDocs
2 parents 3add748 + f6b37a2 commit 3283810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: WeeklyOpenApiDocsDownload
88
on:
99
push:
1010
branches:
11-
- 'weeklyOpenApiDocsDownload*'
11+
- 'weeklyOpenApiDocsDownload.*'
1212

1313
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1414
jobs:
@@ -51,4 +51,4 @@ jobs:
5151
# References
5252
# [0] https://help.github.com/en/actions/configuring-and-managing-workflows/using-environment-variables
5353
# [1] https://hub.github.com/hub-pull-request.1.html
54-
# https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token
54+
# https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token

0 commit comments

Comments
 (0)