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 f893f55 commit 95c7826Copy full SHA for 95c7826
.github/workflows/testing.yml
@@ -2,6 +2,10 @@ name: Dash Testing
2
3
on:
4
push:
5
+ branches:
6
+ - dev
7
+ - master
8
+ pull_request:
9
workflow_dispatch:
10
11
jobs:
0 commit comments