Skip to content

Commit 75afcc2

Browse files
committed
build: corrected name of PR workflow
1 parent 94b2d89 commit 75afcc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test and Build multi-architecture
1+
name: Verify PR
22
on:
33
pull_request:
44
branches: [ master ]

0 commit comments

Comments
 (0)