Skip to content

Commit

Permalink
fix branch name in action (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amper authored Aug 25, 2023
1 parent d40882c commit f28d05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: VictoriaMetrics/ops
ref: master
ref: main
token: ${{ secrets.VM_BOT_GH_TOKEN }}
path: "__vm-ops-repo"

Expand Down

0 comments on commit f28d05b

Please sign in to comment.