Skip to content

Commit 1791b7e

Browse files
committed
Merge remote-tracking branch 'origin/main' into dev
2 parents 5653316 + b27636c commit 1791b7e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ name: CI
66
on:
77
# Triggers the workflow on push or pull request events but only for the main branch
88
push:
9-
branches: [ main ]
109
pull_request:
11-
branches: [ main ]
12-
10+
1311
# Allows you to run this workflow manually from the Actions tab
1412
workflow_dispatch:
1513

0 commit comments

Comments
 (0)