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 b0f87cc commit 640c8daCopy full SHA for 640c8da
.github/workflows/dev_deploy.yml
@@ -3,7 +3,7 @@ name: CIPP Development Frontend CI/CD
3
on:
4
push:
5
branches:
6
- - main
+ - dev
7
8
jobs:
9
build_and_deploy_job:
0 commit comments