Skip to content

Commit

Permalink
disabled on tags for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
art-divin committed Jan 15, 2024
1 parent bb999e7 commit 693a1c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release_Ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ on:
pull_request:
branches:
- master
push:
tags:
- '*'
# push:
# tags:
# - '*'

jobs:
build:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/release_macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ on:
pull_request:
branches:
- master
push:
tags:
- '*'
# push:
# tags:
# - '*'

jobs:
build:
Expand Down

0 comments on commit 693a1c0

Please sign in to comment.