Skip to content

Commit 2cc791f

Browse files
committed
[CI] Disables security in GitHub action
1 parent 4566428 commit 2cc791f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/8.2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- uses: elastic/elastic-github-actions/elasticsearch@master
2828
with:
2929
stack-version: 8.2-SNAPSHOT
30+
security-enabled: false
3031
- uses: ruby/setup-ruby@v1
3132
with:
3233
ruby-version: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)