Skip to content

Commit 150f9de

Browse files
committed
Reapply "WIP test..."
This reverts commit a699de7.
1 parent 7f4a720 commit 150f9de

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,6 @@ jobs:
230230
runs-on: ubuntu-20.04
231231
if: |
232232
github.event_name == 'pull_request'
233-
&& github.event.pull_request.author_association != 'COLLABORATOR'
234-
&& github.event.pull_request.author_association != 'MEMBER'
235-
&& github.event.pull_request.author_association != 'OWNER'
236233
steps:
237234
- uses: actions/checkout@v4
238235
with:

0 commit comments

Comments
 (0)