Skip to content

Commit

Permalink
feat(): better increment_build_number (#14)
Browse files Browse the repository at this point in the history
* feat(): better increment_build_number

* feat(): better increment_build_number

* chore(): unlock from merged state

* chore(): unlock from merged state
  • Loading branch information
Dawqss authored Oct 23, 2024
1 parent e2daba5 commit 3b2ad33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-build-deploy-to-test-users.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
tsc:
if: github.event.pull_request.merged == true
# if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 3b2ad33

Please sign in to comment.