Archived
Enable CI checking in the dev branch too
Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
@@ -3,9 +3,9 @@ permissions: read-all
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main, dev ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ main, dev ]
|
||||
|
||||
|
||||
# When a PR is updated, cancel the jobs from the previous version. Merges
|
||||
|
||||
Reference in New Issue
Block a user