Skip to content

Commit 9d26017

Browse files
authored
Discard changes to .github/workflows/ci.yaml
1 parent 0cc32ae commit 9d26017

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: CI
22

3-
permissions: {}
3+
permissions: { }
44

55
on:
66
push:
7-
branches: [main]
7+
branches: [ main ]
88
pull_request:
99
workflow_dispatch:
1010

0 commit comments

Comments
 (0)