mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 04:48:20 +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
|
name: release-please
|
||||||
|
|
||||||
on:
|
on: workflow_dispatch
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- main
|
# - main
|
||||||
pull_request:
|
# pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release-please:
|
release-please:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue