We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5982492 commit b14dcccCopy full SHA for b14dccc
.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