Skip to content

Commit

Permalink
always do contributor check
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Feb 14, 2024
1 parent 6b17f7b commit 1feede1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
integration:
name: "integration tests (Alchemy: fork mode and Sepolia)"
runs-on: ubuntu-latest
if: github.event_name == 'push' || github.event_name == 'pull_request_target'
steps:
- name: Check if the user is a contributor
uses: actions/github-script@v7
Expand Down

0 comments on commit 1feede1

Please sign in to comment.