Skip to content

Commit 261ef8e

Browse files
authored
github actions: don't run protobuf-bot on branch
1 parent 7182b0a commit 261ef8e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/protobuf.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Update Protobufs
22
on:
33
schedule:
44
- cron: '0 0 * * *'
5-
push:
6-
branches:
7-
- protobuf-bot
85
jobs:
96
protobuf:
107
name: Update Protobufs

0 commit comments

Comments
 (0)