mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 15:39:46 +00:00
Remove "push" trigger from GitHub actions, only build in pull requests
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -1,7 +1,6 @@
|
||||
name: build
|
||||
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user