Skip to content

Commit

Permalink
force weekly build
Browse files Browse the repository at this point in the history
  • Loading branch information
kolesnikovae committed Oct 15, 2024
1 parent 17c7264 commit d2186f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/weekly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
goreleaser-weekly:
runs-on: ubuntu-24.04
if: startsWith(github.ref, 'refs/heads/weekly/f*')
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit d2186f5

Please sign in to comment.