Skip to content

Commit

Permalink
reverted typespec.yml
Browse files Browse the repository at this point in the history
Signed-off-by: munishchouhan <hrma017@gmail.com>
  • Loading branch information
munishchouhan committed Oct 23, 2024
1 parent c27a455 commit d185114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/typespec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
branches:
- '**'
paths :
- '../../src/main/resources/typespec/**'
- 'typespec/**'
pull_request:
types: [opened, reopened, synchronize]
paths:
- '../../src/main/resources/typespec/**'
- 'typespec/**'

permissions:
contents: read
Expand Down

0 comments on commit d185114

Please sign in to comment.