We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8fb080 commit 4ca414fCopy full SHA for 4ca414f
3 files changed
.github/workflows/ci.yml
@@ -3,7 +3,6 @@ name: CI
3
on:
4
push:
5
branches:
6
- - main
7
- dev
8
pull_request:
9
.github/workflows/codeql-analysis.yml
@@ -14,7 +14,6 @@ name: "CodeQL"
14
15
16
17
18
19
20
schedule:
.github/workflows/release-drafter.yml
@@ -3,7 +3,7 @@ name: Release Drafter
+ - dev
jobs:
update_release_draft:
0 commit comments