Bump newsroom-core from a93479f
to 7fbea78
in /client (#203)
#1312
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 |