Skip to content

Commit

Permalink
fix: revert "updated github actions"
Browse files Browse the repository at this point in the history
This reverts commit 31cf59a.
  • Loading branch information
Polybius93 committed Dec 19, 2023
1 parent 31cf59a commit d6fea77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 63 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Validate PR In Merge Queue
name: Code Checks

on:
merge_group:
push:
branches:
- '**'

jobs:
lint-eslint:
Expand Down
62 changes: 0 additions & 62 deletions .github/workflows/validate-pr.yml

This file was deleted.

0 comments on commit d6fea77

Please sign in to comment.