Skip to content

Commit b0c4a8a

Browse files
committed
WIP test...
1 parent 495af24 commit b0c4a8a

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
permissions:
237234
pull-requests: write
238235
steps:

0 commit comments

Comments
 (0)