chore: don't run github workflows on push

This commit is contained in:
Roni Väyrynen
2022-08-12 14:11:03 +03:00
parent d0750206c2
commit 44a81e216e
2 changed files with 0 additions and 8 deletions

View File

@@ -1,9 +1,5 @@
name: 'lint'
on:
push:
paths:
- 'xo-install.sh'
- 'xo-vm-import.sh'
pull_request:
paths:
- 'xo-install.sh'

View File

@@ -1,9 +1,5 @@
name: xo-install test
on:
push:
paths:
- 'xo-install.sh'
- 'sample.xo-install.cfg'
pull_request:
paths:
- 'xo-install.sh'