Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorF-BDBQ authored Jul 8, 2024
1 parent d0af8ee commit 7399d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
echo ${{ github.ref_name }}
echo '${{ toJSON(github) }}'
build:
runs-on: ubuntu-latest
if: github.ref_name == 'main' || (github.event_name == 'pull_request' && github.event.action == 'labeled' && github.event.label.name == 'DEPLOY')
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 7399d62

Please sign in to comment.