Skip to content

Commit e98bd00

Browse files
committed
Clean up whitespace
1 parent 177b320 commit e98bd00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: build
22

33
on:
44
push:
5-
branches:
5+
branches:
66
- 'main'
77
pull_request:
88

@@ -13,7 +13,7 @@ concurrency:
1313

1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16-
16+
1717
# The default Debian shell (dash) is faster than bash at running scripts,
1818
# and using bash when it is not needed doesn't make sense.
1919
defaults:

0 commit comments

Comments
 (0)