mirror of
https://github.com/bitwarden/server.git
synced 2025-05-31 00:00:34 -05:00
BRE-857/collect-code-references-fails-against-tags (#5885)
* update code-references file to also check tags * fix line
This commit is contained in:
parent
cd994f72bf
commit
1e7d02bca2
1
.github/workflows/code-references.yml
vendored
1
.github/workflows/code-references.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
||||
with:
|
||||
accessToken: ${{ secrets.LD_ACCESS_TOKEN }}
|
||||
projKey: default
|
||||
allowTags: true
|
||||
|
||||
- name: Add label
|
||||
if: steps.collect.outputs.any-changed == 'true'
|
||||
|
Loading…
x
Reference in New Issue
Block a user