reducing number of tasks run on pull request

This commit is contained in:
andy 2022-02-20 12:12:32 +00:00
parent 95e1d7279d
commit 9c58e99f51

View File

@ -1,5 +1,5 @@
name: test and deploy
on: [push, pull_request]
on: [push]
jobs:
build: