We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f31cf2 commit a1526a3Copy full SHA for a1526a3
.github/workflows/e2e-autogen-internals.yaml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- 'main'
6
+ - 'develop'
7
- 'release*'
8
paths-ignore:
9
- 'README.md'
@@ -11,6 +12,7 @@ on:
11
12
pull_request:
13
14
15
16
17
18
.github/workflows/e2e.yaml
@@ -3,13 +3,15 @@ on:
10
- '.github/config.yml'
0 commit comments