Skip to content

Commit

Permalink
ci: rename syncpack workflow extension from yml to yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
richardgreg committed May 30, 2024
1 parent e97529f commit e8fc80a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Sync Dependencies with Syncpack
on:
pull_request:
branches:
- main # Run this action on pull requests targeting the main branch
- master # Run this action on pull requests targeting the main branch

jobs:
syncpack:
Expand Down

0 comments on commit e8fc80a

Please sign in to comment.