Skip to content

Commit e4aea86

Browse files
Merge pull request #251486 from mumurug-MSFT/patch-45
(AzureCXP) fixes MicrosoftDocs/azure-docs#114744
2 parents 3172f41 + f5ab858 commit e4aea86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-how-to-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ You can create the GitHub Actions workflow configuration file from the Azure Fun
229229
230230
## Update a workflow configuration
231231
232-
If for some reason, you need to update or change an existing workflow configuration, just navigate to the `/.github/workflows/` location in your repository, open the specific XAML file, make any needed changes, and then commit the updates to the repository.
232+
If for some reason, you need to update or change an existing workflow configuration, just navigate to the `/.github/workflows/` location in your repository, open the specific YAML file, make any needed changes, and then commit the updates to the repository.
233233
234234
## Example: workflow configuration file
235235

0 commit comments

Comments
 (0)