We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aece705 commit d3cca8bCopy full SHA for d3cca8b
1 file changed
.github/workflows/auto-set-label.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Auto Label
12
- uses: guillaumejparis/ci-tools/actions/auto-label@v1
+ uses: guillaumejparis/ci-tools/actions/auto-label@1.0.0
13
with:
14
github_token: ${{ secrets.GITHUB_TOKEN }}
15
labels_by_organization: '{"FiligranHQ":["filigran team"]}'
0 commit comments