mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-30 07:39:09 +00:00
Delete old workflow file and disable building binaries on pull requests, as we already have CI for that
This commit is contained in:
parent
31bcd1bf7c
commit
baf7d1be4e
2 changed files with 3 additions and 73 deletions
6
.github/workflows/workspace.yml
vendored
6
.github/workflows/workspace.yml
vendored
|
@ -4,9 +4,9 @@ on:
|
|||
push:
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
#pull_request:
|
||||
# paths-ignore:
|
||||
# - "**.md"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue