We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c6f64 commit 3730528Copy full SHA for 3730528
1 file changed
.github/workflows/build-develop.yml
@@ -6,7 +6,7 @@ permissions:
6
on:
7
push:
8
branches:
9
- - 'develop'
+ - 'beta-changelog'
10
11
jobs:
12
run-eslint-and-test:
0 commit comments