Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Dec 18, 2024
1 parent 110596c commit f5940b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scheduled-test-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ on:
workflow_dispatch:
inputs:
branches:
description: "Branch to test"
description: "Branches to test"
required: true
default: '["main", "release-3.13", "release-4.0"]'
tags:
description: "React and React-DOM tag"
description: "React and React-DOM versions"
required: true
default: '["canary", "experimental"]'
jobs:
Expand Down

0 comments on commit f5940b7

Please sign in to comment.