1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

remove "pull_request" trigger from CI (#172)

This commit is contained in:
shimataro 2021-02-23 10:25:44 +09:00 committed by GitHub
parent e83b5ac86d
commit 5b144c9cec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,6 @@ name: Build
on:
- push
- pull_request
jobs:
build: