Skip to content

Commit eae519a

Browse files
committed
chore(ci): Disable neon, dart and generate workflows on main
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 parent ab892ee commit eae519a

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

.github/workflows/dart.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: Dart CI
22
on:
3-
push:
4-
branches:
5-
- main
63
pull_request:
74

85
concurrency:

.github/workflows/generate.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: Generate
22
on:
3-
push:
4-
branches:
5-
- main
63
pull_request:
74

85
concurrency:

.github/workflows/neon.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: Neon
22
on:
3-
push:
4-
branches:
5-
- main
63
pull_request:
74

85
concurrency:

0 commit comments

Comments
 (0)