mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-16 06:17:10 +00:00
prettier
This commit is contained in:
4
.github/workflows/blocked.yaml
vendored
4
.github/workflows/blocked.yaml
vendored
@@ -2,14 +2,14 @@ name: Prevent blocked
|
||||
on:
|
||||
# zizmor: ignore[dangerous-triggers]
|
||||
# Reason: This workflow does not checkout code or use secrets.
|
||||
# It only reads labels to set a failure status on the PR.
|
||||
# It only reads labels to set a failure status on the PR.
|
||||
pull_request_target:
|
||||
types: [opened, labeled, unlabeled, synchronize]
|
||||
|
||||
permissions:
|
||||
pull-requests: read
|
||||
# Required to fail the check on the PR
|
||||
statuses: write
|
||||
statuses: write
|
||||
|
||||
jobs:
|
||||
prevent-blocked:
|
||||
|
||||
Reference in New Issue
Block a user