Skip to content

Commit

Permalink
Testing PR workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
webkod3r committed Feb 9, 2024
1 parent f97acd6 commit abaa5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-and-generate-transactional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
validate:
if: ${{ github.event.label.name == 'test-transactional' }}
# if: ${{ github.event.label.name == 'test-transactional' }}
runs-on: ubuntu-latest
outputs:
version: ${{ steps.set-version.outputs.version }}
Expand Down

0 comments on commit abaa5db

Please sign in to comment.