Skip to content

Commit

Permalink
Fix update-rest-api-spec for 7.17 branch (#3288)
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin authored Dec 16, 2024
1 parent 17e6bf2 commit cdae60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-rest-api-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branch: ['main', '8.x', '8.16', '8.17', 7.17']
branch: ['main', '8.x', '8.16', '8.17', '7.17']

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cdae60f

Please sign in to comment.