Skip to content

Commit

Permalink
removing redundant check
Browse files Browse the repository at this point in the history
  • Loading branch information
Mzack9999 committed Mar 28, 2023
1 parent d61f32f commit e2e9ffa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: 🔨 Build Test
on:
push:
pull_request:
workflow_dispatch:

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: 🙏🏻 Lint Test
on:
push:
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit e2e9ffa

Please sign in to comment.