2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

Update xcat_test.yml

Fixed yaml syntax error.
This commit is contained in:
besawn 2023-02-22 12:26:50 -05:00 committed by GitHub
parent 2b07914311
commit 7231674743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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