Trim trailing whitespace
This commit is contained in:
+2
-2
@@ -5,9 +5,9 @@ on: [push]
|
||||
jobs:
|
||||
|
||||
build:
|
||||
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Build the Docker image
|
||||
|
||||
Reference in New Issue
Block a user