Bump newsroom-core from 6cec593
to ebc274d
in /client
#1328
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 |