Update workflow to trigger on 'dev' branch instead of 'develop'
This commit is contained in:
@@ -3,7 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
- dev
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user