Skip to content

Commit

Permalink
ci: branches
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven committed Dec 20, 2023
1 parent ee1f97c commit 1d50c9d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- main
- alpha
- beta

jobs:
run-tests:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
- labeled
branches:
- main
- alpha
- beta

# Allow calling manually from GitHub
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Kong Markdown

> [!IMPORTANT]
> This repository is currently in development. Breaking changes should be expected.
> This repository and the `@kong/markdown` package are currently in development. Breaking changes should be expected.
Kong's open-source markdown renderer and live editor.

Expand Down

0 comments on commit 1d50c9d

Please sign in to comment.