Skip to content

Commit

Permalink
Enable 8.16 rest-api-spec updates, not 8.15
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin committed Nov 12, 2024
1 parent d7200dc commit 47cd14f
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.15', '7.17']
branch: ['main', '8.x', '8.16', '7.17']

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

0 comments on commit 47cd14f

Please sign in to comment.