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.
tlighthouse-ci.yml
1 parent c3e8f4e commit f662417Copy full SHA for f662417
.github/workflows/tlighthouse-ci.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
types: [synchronize, opened, reopened]
6
push:
7
- branches: [main, development]
+ branches: [main, development, dev-workflows]
8
workflow_dispatch:
9
10
jobs:
0 commit comments