chore: comment out deployment triggers in deploy.yml
This commit is contained in:
parent
cd5b04d695
commit
8ba727b367
14
.github/workflows/deploy.yml
vendored
14
.github/workflows/deploy.yml
vendored
@ -1,12 +1,12 @@
|
|||||||
name: Build and Deploy to shuttle.rs
|
name: Build and Deploy to shuttle.rs
|
||||||
|
|
||||||
on:
|
# on:
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- master
|
# - master
|
||||||
pull_request:
|
# pull_request:
|
||||||
branches:
|
# branches:
|
||||||
- master
|
# - master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user