We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85a424 commit 6a4c4f8Copy full SHA for 6a4c4f8
.github/workflows/build-test.yaml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- main
6
+ - dsn-devel
7
pull_request: {} # any target
8
schedule:
9
- cron: '0 0 * * 0' # weekly
0 commit comments