Skip to content

Commit

Permalink
💚 simplify actions - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Aug 24, 2022
1 parent fb321e8 commit ad52225
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: format
on:
push:
push
jobs:
format:
name: format
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: lint
on:
push
jobs:
lint:
name: lint
Expand Down

0 comments on commit ad52225

Please sign in to comment.