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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
# pull_request:
|
||||
# branches:
|
||||
# - master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user