Skip to content

Commit

Permalink
Test git status --porcelain
Browse files Browse the repository at this point in the history
  • Loading branch information
h0ngcha0 committed Aug 17, 2023
1 parent fa324b9 commit 52938ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: OpenAPI Test

on:
push:
branches: [master]
branches: [test-remove-get-collection-id]
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Unit Test

on:
push:
branches: [master]
branches: [test-remove-get-collection-id]
pull_request:

jobs:
Expand Down

0 comments on commit 52938ed

Please sign in to comment.