Skip to content

Commit

Permalink
fix up android submodule check
Browse files Browse the repository at this point in the history
android is checking the master branch for the submodule check, bypassing an early out opportunity

Diffs=
567a71f01 fix up android submodule check (#8193)

Co-authored-by: Maxwell Talbot <[email protected]>
  • Loading branch information
mjtalbot and mjtalbot committed Sep 23, 2024
1 parent 5298666 commit f6ecb2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/submodule_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
uses: rive-app/github-actions-submodule-check@v8
with:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SUBMODULE_MAIN_BRANCH: main
SUBMODULE_GIT_URL: https://github.com/rive-app/rive-runtime.git
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
37663bd034055ad0741d92600878990c1d51210e
567a71f01b4b30225bbf1755e01922461dae0aa2

0 comments on commit f6ecb2c

Please sign in to comment.