Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a4b0c commit cf0be35Copy full SHA for cf0be35
1 file changed
.github/workflows/on-push.yml
@@ -8,5 +8,6 @@ jobs:
8
- uses: actions/setup-node@v2
9
with:
10
node-version: '14'
11
+ - run: git log
12
- run: yarn
13
- run: yarn todos
0 commit comments