We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92fe5c8 commit 6174f0dCopy full SHA for 6174f0d
.github/workflows/ci.yml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
token: ${{ steps.generate-token.outputs.token }}
32
repository: aws/aws-durable-execution-sdk-python
33
+ ref: 'main'
34
# Make sure the value of GITHUB_TOKEN will not be persisted in repo's config
35
persist-credentials: false
36
0 commit comments