Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor committed Oct 9, 2024
1 parent a1d6a93 commit cf02e2d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/upload-artifacts.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: "Generate and upload distributions"
on:
push:
branches:
- release/**
# todo: test it in pr
# branches:
# - release/**

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit cf02e2d

Please sign in to comment.