Skip to content

Commit

Permalink
Add CI on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Bassem Dghaidi committed Dec 4, 2021
1 parent f8fadbf commit 922f746
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ on:
- main
paths:
- 'web/**'
push:
branches:
- main
paths:
- 'web/**'

jobs:

Expand Down

0 comments on commit 922f746

Please sign in to comment.