Temp tesing of CI on ci-reorg branch

Signed-off-by: colramos425 <colramos@amd.com>
Этот коммит содержится в:
colramos425
2023-01-05 11:48:59 -06:00
родитель 40eeb3b46d
Коммит 2a07759bdd
+2 -2
Просмотреть файл
@@ -5,9 +5,9 @@ name: Ubuntu 20.04
# Controls when the workflow will run
on:
push:
branches: [ main, dev ]
branches: [ main, dev, ci-reorg ]
pull_request:
branches: [ main, dev ]
branches: [ main, dev, ci-reorg ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: