Skip to content

Commit c49798e

Browse files
committed
2 parents 80b7373 + 550561a commit c49798e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ name: CI
55
on:
66
# Triggers the workflow on push or pull request events but only for the master branch
77
push:
8-
branches: [ master ]
8+
branches:
9+
- master
910

1011
# Allows you to run this workflow manually from the Actions tab
1112
workflow_dispatch:

0 commit comments

Comments
 (0)