Skip to content

Commit

Permalink
chore(ci): Disable neon, dart and generate workflows on main
Browse files Browse the repository at this point in the history
Signed-off-by: jld3103 <[email protected]>
  • Loading branch information
provokateurin committed Nov 15, 2023
1 parent ab892ee commit eae519a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Dart CI
on:
push:
branches:
- main
pull_request:

concurrency:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Generate
on:
push:
branches:
- main
pull_request:

concurrency:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/neon.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Neon
on:
push:
branches:
- main
pull_request:

concurrency:
Expand Down

0 comments on commit eae519a

Please sign in to comment.