Only Test and build upon a pull-request

This commit is contained in:
Shabinder Singh 2021-05-18 01:15:06 +05:30 committed by GitHub
parent 6a25b3aa59
commit 68dc52c6a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
name: Build and Publish
on: [ push, pull_request ]
on: [ pull_request ]
jobs:
build:
name: Test and Build