1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-12 14:34:02 +00:00

fix: remove check-run from regular desktop build

This commit is contained in:
Andreas Coroiu
2024-12-04 16:33:33 +01:00
parent 4b9d563762
commit 336ccf1ad8

View File

@@ -37,10 +37,6 @@ defaults:
shell: bash
jobs:
check-run:
name: Check PR run
uses: bitwarden/gh-actions/.github/workflows/check-run.yml@main
electron-verify:
name: Verify Electron Version
runs-on: ubuntu-22.04