Skip to content

Commit bb2befa

Browse files
committed
Rename workflow to lint_frontend_package
1 parent 95d7bdf commit bb2befa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/frontend_lint_and_test.yml renamed to .github/workflows/lint_frontend_package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ permissions:
1010
contents: read
1111

1212
jobs:
13-
test-and-lint-frontend-package:
14-
uses: equinor/armada/.github/workflows/test_and_lint_frontend_package.yml@main
13+
lint-frontend-package:
14+
uses: equinor/armada/.github/workflows/lint_frontend_package.yml@main
1515
permissions:
1616
contents: read
1717
with:

0 commit comments

Comments
 (0)