Skip to content

Commit 1d5a8b0

Browse files
committed
Revert back to deploy on master only
1 parent aef09cc commit 1d5a8b0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/main.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ name: CI
33

44
on:
55
push:
6-
# branches:
7-
# - master
8-
# pull_request:
9-
# types: [opened, reopened]
6+
branches:
7+
- master
108

119
jobs:
1210
build:

0 commit comments

Comments
 (0)