We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8997f1e commit b243f23Copy full SHA for b243f23
1 file changed
.github/workflows/autodev.yaml
@@ -10,7 +10,7 @@ jobs:
10
autodev:
11
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v1.14.0
12
with:
13
- base: master
+ base: main
14
comments: true
15
secrets:
16
token: ${{ secrets.DEV_PUSH_TOKEN }}
0 commit comments