mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-16 16:20:22 +00:00
Update xcat_test.yml
Fixed yaml syntax error.
This commit is contained in:
4
.github/workflows/xcat_test.yml
vendored
4
.github/workflows/xcat_test.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user