Skip to content

Commit

Permalink
fix: release adjustments
Browse files Browse the repository at this point in the history
Test new release for automation.
  • Loading branch information
holomekc committed Apr 1, 2024
1 parent 09d32f8 commit a23879d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
name: Build and Test

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
- name: Upload Release Asset
id: upload-release-asset
uses: actions/upload-release-asset@v1
env:
GH_TOKEN: ${{ github.token }}
shell: bash
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/validate-gradle-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
name: Validate Gradle wrapper

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit a23879d

Please sign in to comment.