mirror of
https://github.com/appleboy/scp-action.git
synced 2025-07-25 23:31:23 +00:00
ci: align workflow naming with updated testing conventions
- Rename the workflow file to testing.yml - Rename the workflow from "scp files" to "lint and test" Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
name: scp files
|
||||
name: lint and test
|
||||
on: [push]
|
||||
jobs:
|
||||
testing:
|
Reference in New Issue
Block a user