Skip to content

Commit

Permalink
fix: remove unused ci hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Barber0 committed Feb 26, 2024
1 parent c1ae92e commit 9c23041
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/aspect-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ on:
branches: [ ci_test ]
pull_request:
branches: [ ci_test ]
repository_dispatch:
types: [ trigger-action ]

jobs:
test-job:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/jsonrpc-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ on:
branches: [ ci_test ]
pull_request:
branches: [ ci_test ]
repository_dispatch:
types: [ trigger-action ]
branches:
- main
- ci_test

jobs:
test-job:
Expand Down

0 comments on commit 9c23041

Please sign in to comment.