mirror of
https://github.com/bitwarden/browser
synced 2025-12-25 20:53:22 +00:00
BRE-272 - Fix Publish Workflows and other misc workflow updates (#10676)
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -1,3 +1,4 @@
|
||||
---
|
||||
name: Testing
|
||||
|
||||
on:
|
||||
@@ -37,7 +38,7 @@ jobs:
|
||||
checks: write
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
|
||||
steps:
|
||||
- name: Check out repo
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
|
||||
Reference in New Issue
Block a user