Skip to content

Commit 5341e72

Browse files
authored
Remove duplicate IF
1 parent 205d64e commit 5341e72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-acceptance-ee.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
timeout-minutes: 60
6060
runs-on: ubuntu-latest
6161
needs: [go-version, license-encryption-password]
62-
if: contains(github.event.pull_request.labels.*.name, 'safe to test')
6362
steps:
6463
- uses: actions/setup-go@v2
6564
with:

0 commit comments

Comments
 (0)