Skip to content

Commit b243f23

Browse files
authored
chore: changed base branch to main
1 parent 8997f1e commit b243f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autodev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
autodev:
1111
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
1212
with:
13-
base: master
13+
base: main
1414
comments: true
1515
secrets:
1616
token: ${{ secrets.DEV_PUSH_TOKEN }}

0 commit comments

Comments
 (0)