mirror of
https://github.com/bitwarden/server
synced 2026-01-04 17:43:53 +00:00
add more comment to missing actions (#3013)
This commit is contained in:
2
.github/workflows/protect-files.yml
vendored
2
.github/workflows/protect-files.yml
vendored
@@ -50,6 +50,6 @@ jobs:
|
||||
|
||||
- name: Add label to pull request
|
||||
if: contains(steps.check-changes.outputs.changes_detected, true)
|
||||
uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90 # v1.0.4
|
||||
uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90 # 1.0.4
|
||||
with:
|
||||
add-labels: ${{ matrix.label }}
|
||||
|
||||
Reference in New Issue
Block a user