1
0
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:
Opeyemi
2023-06-13 14:57:30 +01:00
committed by GitHub
parent fed0828677
commit b7a40406af
2 changed files with 2 additions and 2 deletions

View File

@@ -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 }}