Skip to content

Commit e7daaba

Browse files
Merge branch 'main' into feature/ELI-262-regression-tests-ci-integration
# Conflicts: # .github/workflows/regression-tests.yml
2 parents 5a51d06 + 320deda commit e7daaba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/regression-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
regression-tests:
1717
runs-on: ubuntu-22.04
1818
environment: ${{ inputs.ENVIRONMENT }}
19+
permissions:
20+
id-token: write
21+
contents: write
1922

2023
steps:
2124
- name: Checkout local github actions

0 commit comments

Comments
 (0)