Skip to content

Commit

Permalink
use origin/main again
Browse files Browse the repository at this point in the history
  • Loading branch information
rumenvasilev committed Oct 25, 2023
1 parent db92000 commit c0588b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
# smithy-build: "smithy-build.json"
- run: smithy validate model/
- run: smithy format model/
- run: smithy diff --mode git --old main
- run: smithy diff --mode git --old origin/main
- run: smithy build model/

0 comments on commit c0588b5

Please sign in to comment.