1
0
Fork 0
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:
Daniel García 2020-01-05 22:46:34 +01:00
commit baf7d1be4e
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
2 changed files with 3 additions and 73 deletions

View file

@ -4,9 +4,9 @@ on:
push:
paths-ignore:
- "**.md"
pull_request:
paths-ignore:
- "**.md"
#pull_request:
# paths-ignore:
# - "**.md"
jobs:
build: