Added KWS check for amd-mainline (#9)

This commit is contained in:
Mallya, Ameya Keshava
2025-03-28 09:19:43 -07:00
committed by GitHub
parent 38e9f399a2
commit 5c8c974e71
+1 -1
View File
@@ -1,7 +1,7 @@
name: Rocm Validation Suite KWS
on:
push:
branches: [amd-staging]
branches: [amd-staging , amd-mainline]
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch: