1 parent ff42994 commit 64f288bCopy full SHA for 64f288b
1 file changed
.github/workflows/aptos-run-smoke-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
contents: read
21
env:
22
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
- DEFAULT_CORE_REF: feature/aptos-develop-mock-trigger
+ DEFAULT_CORE_REF: develop
24
runs-on: ubuntu-latest
25
steps:
26
- name: Checkout code
0 commit comments