Bump newsroom-core from 7fbea78
to 4999e46
in /client
#1317
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 |