Skip to content

Commit a34b451

Browse files
committed
Trying to get SHA correct
1 parent e7ac001 commit a34b451

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/repo.yml

-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
if: ${{ github.event_name == 'pull_request' && (github.event.action == 'opened' || github.event.action == 'synchronize') }}
8181
runs-on: ubuntu-latest
8282
steps:
83-
- uses: actions/checkout@v2
8483

8584
- name: Set up Node.js ${{ env.NODE_VERSION }}
8685
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)