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.
2 parents a910ac6 + b14dccc commit 2ec56d4Copy full SHA for 2ec56d4
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v1
16
17
- - name: Create commit status
+ - name: Find Last CommitId
18
run: |
19
API_HOST=https://api.github.com
20
# Check out the PR branch
0 commit comments