Skip to content

Commit 2fd121a

Browse files
nitsanavniJayBazuzi
andcommitted
. e allow CI on all branches
Co-Authored-By: Jay Bazuzi <jay@bazuzi.com>
1 parent abe0657 commit 2fd121a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

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

33
on:
44
push:
5-
branches: [ "main" ]
65
pull_request:
7-
branches: [ "main" ]
8-
9-
# Allows to run this workflow manually from the Actions tab
106
workflow_dispatch:
117
schedule:
128
- cron: '0 3 * * 4'

0 commit comments

Comments
 (0)