mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
Merge pull request #3 from electron/felixr-disable-release
Disable release workflow
This commit is contained in:
commit
07f4d4b113
1 changed files with 5 additions and 5 deletions
10
.github/workflows/release-please.yml
vendored
10
.github/workflows/release-please.yml
vendored
|
@ -1,10 +1,10 @@
|
|||
name: release-please
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
on: workflow_dispatch
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
# pull_request:
|
||||
|
||||
jobs:
|
||||
release-please:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue