Skip to content

chore(deps): update dependency com.github.clj-kondo:lein-clj-kondo to v2024.09.27 #16

chore(deps): update dependency com.github.clj-kondo:lein-clj-kondo to v2024.09.27

chore(deps): update dependency com.github.clj-kondo:lein-clj-kondo to v2024.09.27 #16

Workflow file for this run

name: Label Pull Requests
on: [pull_request]
jobs:
label:
# This job requires the Wall Brew Bot Token, so it is only run on non-forked repositories
if: github.repository_owner == 'Wall-Brew-Co'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.WALL_BREW_BOT_PAT }}"
# This file was automatically copied and populated by rebroadcast
# Do not edit this file directly, instead modify the source at https://github.com/Wall-Brew-Co/rebroadcast/blob/master/sources/github-actions/workflows/label.yml