2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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