Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit c615a4f

Browse files
authored
unblock ci
1 parent 28e128a commit c615a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Continuous integration
22
on:
33
push:
4-
branches: [main]
4+
# branches: [main] # __NOMIC_FOUNDATION_FORK__ (run on push to any branch)
55
pull_request:
66
schedule:
77
- cron: "0 0 1,15 * *"

0 commit comments

Comments
 (0)