This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
Update dependency com.wallbrew:lein-sealog to v1.2.1 #68
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Label Pull Requests | |
on: [pull_request] | |
jobs: | |
label: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/[email protected] | |
with: | |
repo-token: "${{ secrets.WALL_BREW_BOT_PAT }}" |