Skip to content

Commit 2e2d51d

Browse files
committed
run actions on all pushes
1 parent a7c13b9 commit 2e2d51d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
pull_request:
55
types: [opened, synchronize, reopened]
66
push:
7-
branches:
8-
- master
97

108
permissions:
119
contents: read # to fetch code (actions/checkout)

0 commit comments

Comments
 (0)