Skip to content

Commit c21ec2f

Browse files
committed
Run CI on pushes to all branches, to see the result on my fork
1 parent a5b4567 commit c21ec2f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: Main
22

33
on:
44
push:
5-
branches:
6-
- main
75
pull_request:
8-
schedule:
9-
- cron: "0 0 * * *" # daily
106

117
concurrency:
128
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}

0 commit comments

Comments
 (0)