mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
Fixed syntax on types (#4886)
This commit is contained in:
@@ -5,8 +5,7 @@ name: Label Issue Pull Request
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- [opened, synchronize, edited] # Check when PR is opened, new pushes are made, or target branch is edited
|
||||
types: [opened, synchronize, edited] # Check when PR is opened, new pushes are made, or target branch is edited
|
||||
paths-ignore:
|
||||
- .github/workflows/** # We don't need QA on workflow changes
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user