Skip to content

Commit a78eb5e

Browse files
committed
ci: run autofix on push
1 parent bab6089 commit a78eb5e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/autofix.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: autofix.ci # needed to securely identify the workflow
22

33
on:
4+
push:
45
pull_request:
5-
branches:
6-
- main
76

87
permissions:
98
contents: read

0 commit comments

Comments
 (0)