Disable GitHub Actions build on PR (#85)

This commit is contained in:
huantian 2022-06-03 20:14:43 -07:00 committed by GitHub
parent 022cbad1d6
commit 52eeedc025
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Build my project ✨ name: Build my project ✨
on: [push, pull_request] on: [push]
jobs: jobs:
build: build: