2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-01-07 17:02:34 +00:00

Merge pull request #7216 from gurevichmark/xcat_pr_test_check

Test pull_request action instead of push
This commit is contained in:
Mark Gurevich
2022-07-06 14:31:31 -04:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
name: xcat_test
on:
push
pull_request
jobs:
xcat_pr_test:
runs-on: ubuntu-18.04