Skip to content

Commit

Permalink
chore: change aws acc to correct ecr repo img
Browse files Browse the repository at this point in the history
  • Loading branch information
ericksvargas committed Jan 31, 2025
1 parent e943f77 commit 45b9d37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ESLint
name: lint

on:
push:
Expand All @@ -13,7 +13,6 @@ on:
jobs:
lint:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- name: Use Node.js 14.x
Expand Down

0 comments on commit 45b9d37

Please sign in to comment.