Enable CI checking in the dev branch too

Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Thiago Macieira
2025-02-07 12:52:14 -08:00
parent 1bcde8771b
commit ba42254b01
+2 -2
View File
@@ -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