1
0
Fork 0

only trigger github action on pull request

This commit is contained in:
ibizaman 2023-11-24 20:18:02 -08:00 committed by Pierre Penninckx
parent 881af5f111
commit d3a507d33c

View file

@ -1,7 +1,6 @@
name: "Test"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest