Skip to content

Commit b9920b2

Browse files
committed
CI: Run deployment on the master branch
1 parent 2f73629 commit b9920b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Deployment
33
on:
44
push:
55
branches:
6+
- "master"
67
- "release/**"
78

89
jobs:

0 commit comments

Comments
 (0)