Skip to content

Commit

Permalink
change the default branc to the add-attributes-only
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatBahram committed Jun 10, 2021
1 parent a93778c commit bbb72a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Expand Up @@ -4,9 +4,9 @@ on:
workflow_dispatch:
inputs:
branch:
description: 'The branch, tag or SHA to release from'
description: 'The branch, tag or SHA to start the test from'
required: true
default: 'master'
default: 'add-attributes-only'

jobs:
tests:
Expand Down

0 comments on commit bbb72a0

Please sign in to comment.