Skip to content

Commit 13448b7

Browse files
committed
Add missing branch restriction on CI
1 parent 0dc5682 commit 13448b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build and Deploy Snapshot
22
on:
33
push:
4+
branches: ['2.*']
45
paths-ignore:
56
- "README.md"
67
- "release-notes/*"

0 commit comments

Comments
 (0)