2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-24 13:21:12 +00:00

Update xcat_test.yml

Add workflow_dispatch trigger to xcat_test workflow.
This commit is contained in:
besawn
2023-02-22 12:21:11 -05:00
committed by GitHub
parent df27cb8f10
commit 2b07914311

View File

@@ -1,6 +1,7 @@
name: xcat_test
on:
pull_request
workflow_dispatch
jobs:
xcat_pr_test:
runs-on: ubuntu-20.04