Skip to content

Bump eslint-plugin-import from 2.25.4 to 2.28.0 #138

Bump eslint-plugin-import from 2.25.4 to 2.28.0

Bump eslint-plugin-import from 2.25.4 to 2.28.0 #138

Workflow file for this run

---
name: Test
'on': push
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Fail
id: fail
run: cat error.txt 2> errors.txt
- name: Google Chat Notification
uses: javiern8410/[email protected]
with:
name: Build
url: ${{ secrets.GOOGLE_CHAT_WEBHOOK }}
status: ${{ job.status }}
if: always()