6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-04 12:46:46 +00:00

Remove "push" trigger from GitHub actions, only build in pull requests

This commit is contained in:
Grzegorz Dlugoszewski
2025-08-11 21:51:52 +02:00
parent 7b5d96188c
commit 571018b779

View File

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