Skip to content

Commit

Permalink
Update github-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hajrezvan authored Oct 10, 2024
1 parent 016fd91 commit 34d2356
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/github-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,11 @@ name: Test Client build
on:
push:
branches: [ "release" ]
pull_request:
branches: [ "release" ]

jobs:
prelude:
runs-on: ubuntu-latest

outputs:
tag: ${{ steps.get_version.outputs.tag }}

steps:
- name: Environment details
run: |
Expand Down

0 comments on commit 34d2356

Please sign in to comment.