Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
Binyang2014 committed May 6, 2024
1 parent 02b5de9 commit 06d7776
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
workflow_dispatch:
inputs:
commit_hash:
description: 'The commit hash which would be compared to'
description: 'The git commit hash to compare against'
required: true
default: 'main'
default: 'fa5accc63ac39840422ff0d6b0ee875706c95e90' # legacy main branch commit hash
push:
pull_request:
branches: [ main ]
Expand Down

0 comments on commit 06d7776

Please sign in to comment.