Skip to content

Commit

Permalink
[bot] synced local '.github/workflows/lint.yml' with remote 'sources/…
Browse files Browse the repository at this point in the history
…github-actions/workflows/lint.yml'

Sourced from: https://github.com/Wall-Brew-Co/rebroadcast
  • Loading branch information
WallBrewBot committed May 4, 2024
1 parent 0b5fbb5 commit 26d768a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,17 @@ jobs:
level: error
filter_mode: file

sealog:
runs-on: ubuntu-latest

steps:
- name: Checkout Repository
uses: actions/[email protected]
with:
ref: ${{ github.head_ref }}

- name: Validate Sealog Entries
run: lein sealog check

# 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/lint.yml

0 comments on commit 26d768a

Please sign in to comment.