Skip to content

Commit 922f746

Browse files
author
Bassem Dghaidi
committed
Add CI on push to main
1 parent f8fadbf commit 922f746

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ on:
77
- main
88
paths:
99
- 'web/**'
10+
push:
11+
branches:
12+
- main
13+
paths:
14+
- 'web/**'
1015

1116
jobs:
1217

0 commit comments

Comments
 (0)