Skip to content

Commit 25fe027

Browse files
authored
Update main.yml
1 parent 9a2dcd6 commit 25fe027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: CI
55
on:
66
# Triggers the workflow on push or pull request events but only for the master branch
77
push:
8-
branches: [ dev ]
8+
branches: [ master ]
99

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

0 commit comments

Comments
 (0)