Skip to content

Commit df3e770

Browse files
committed
Remove win linde endings.
1 parent 76ca7f5 commit df3e770

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Github Actions
2-
on: [push, pull_request]
2+
on:
3+
push:
4+
branches: [ master ]
5+
pull_request:
6+
branches: [ master ]
37
jobs:
48
build:
59
strategy:

0 commit comments

Comments
 (0)