Skip to content

Commit

Permalink
remove release branches for sync proto action
Browse files Browse the repository at this point in the history
  • Loading branch information
Nero-Hu committed Nov 7, 2024
1 parent c9a09e6 commit 47fe716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app-sync-proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
push:
branches:
- master
- 'release/**'
# - 'release/**'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 47fe716

Please sign in to comment.