diff --git a/.forgejo/workflows/build-image.yml b/.forgejo/workflows/build-image.yml index 4dca202..82fa8f7 100644 --- a/.forgejo/workflows/build-image.yml +++ b/.forgejo/workflows/build-image.yml @@ -3,7 +3,8 @@ name: ci on: push: branches: main - + pull_request: + types: [opened, synchronize, reopened] jobs: build-image: runs-on: self-hosted diff --git a/package.json b/package.json index 30bf527..d0f3cd3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@sendgrid/mail": "^7.1.1", "@sentry/node": "^5.17.0", "angular": "^1.7.9", - "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1", + "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#v0.1.1", "angular-resource": "^1.7.9", "angular-route": "^1.7.9", "angular-strap": "^2.3.8", diff --git a/yarn.lock b/yarn.lock index 51e9957..fc19fc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -904,8 +904,9 @@ amdefine@>=0.0.4: resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU= -"angular-reconnecting-websocket@https://github.com/adieu/angular-reconnecting-websocket#0.1.1": +"angular-reconnecting-websocket@https://github.com/adieu/angular-reconnecting-websocket#v0.1.1": version "0.1.0" + uid fd1d548d072a5a06eb96398234ae0970ae98f8d1 resolved "https://github.com/adieu/angular-reconnecting-websocket#fd1d548d072a5a06eb96398234ae0970ae98f8d1" angular-resource@^1.7.9: