Bump newsroom-core from 4999e46
to 0686e3a
in /client
#1320
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: "Lint" | |
on: [ push, pull_request ] | |
jobs: | |
lint: | |
name: "Lint" | |
uses: superdesk/newsroom-app/.github/workflows/lint.yml@develop |