Skip to content

Commit

Permalink
chore: ci (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Sep 23, 2024
1 parent a085764 commit 636273e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ env:

jobs:
setup:
if: github.event.pull_request.merged != true
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.matrix.outputs.value }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taiga-playground",
"version": "0.0.0",
"version": "4.0.0",
"private": true,
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 636273e

Please sign in to comment.