Skip to content

Commit

Permalink
Update actions-project-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bosun18 committed Nov 8, 2023
1 parent 33cdc51 commit dcef389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions-project-check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: actions
name: actions-project-check

on:
push:
Expand All @@ -24,4 +24,4 @@ jobs:
- name: Validate json
run: make validate
- name: Run linter
run: make lint
run: make lint

0 comments on commit dcef389

Please sign in to comment.