Skip to content
This repository was archived by the owner on Apr 3, 2022. It is now read-only.

Commit e1ea4c9

Browse files
committed
update workflow
1 parent 20b99b5 commit e1ea4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: CI
66
on:
77
# Triggers the workflow on push
88
push:
9-
branches: [ beta ]
9+
branches: [ master ]
1010

1111
# Allows you to run this workflow manually from the Actions tab
1212
workflow_dispatch:

0 commit comments

Comments
 (0)