2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-19 04:40:21 +00:00

Test pull_request action instead of push

This commit is contained in:
Mark Gurevich
2022-07-06 14:18:10 -04:00
parent 823fc42206
commit 4594a2014a

View File

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