Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sahejkm committed May 16, 2024
1 parent 3c2c4e6 commit d8ff744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/add-label-on-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_REPO: ${{ github.repository }}
NUMBER: ${{ github.event.pull_request.number }}
extended-tests:
e2e-tests:
needs: label_issues
uses: ./.github/workflows/tests-extended.yml
uses: ./.github/workflows/call-e2e-all-tests.yml

0 comments on commit d8ff744

Please sign in to comment.