Skip to content

Commit 64f288b

Browse files
committed
chore: point aptos smoke workflow back to develop
1 parent ff42994 commit 64f288b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aptos-run-smoke-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
contents: read
2121
env:
2222
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23-
DEFAULT_CORE_REF: feature/aptos-develop-mock-trigger
23+
DEFAULT_CORE_REF: develop
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Checkout code

0 commit comments

Comments
 (0)