Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit e53ed81

Browse files
author
Bassem Dghaidi
committed
Add develop branch to pull_request event
1 parent 8c34990 commit e53ed81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches: [ master, develop ]
99
pull_request:
10-
branches: [ master ]
10+
branches: [ master, develop ]
1111

1212
jobs:
1313

0 commit comments

Comments
 (0)