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 8997f1e commit b243f23Copy full SHA for b243f23
.github/workflows/autodev.yaml
@@ -10,7 +10,7 @@ jobs:
10
autodev:
11
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
12
with:
13
- base: master
+ base: main
14
comments: true
15
secrets:
16
token: ${{ secrets.DEV_PUSH_TOKEN }}
0 commit comments