Skip to content

Commit 4b2a2a0

Browse files
committed
ci: rename workflow name from build to scan
Signed-off-by: Giles Cope <gilescope@gmail.com>
1 parent 650fc43 commit 4b2a2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515
cancel-in-progress: true
1616

1717
jobs:
18-
build:
18+
scan:
1919
runs-on: ubuntu-latest
2020
permissions:
2121
actions: read

0 commit comments

Comments
 (0)