Skip to content

Commit

Permalink
Merge pull request #285 from oss-slu/revert_worflow_changes
Browse files Browse the repository at this point in the history
Revered the workflow changes
  • Loading branch information
yrlmanoharreddy authored Nov 12, 2024
2 parents 8b01a70 + ce92f2b commit 73c4501
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-library-jar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
pull_request:
branches:
- main
workflow_dispatch:

jobs:
build-library:
Expand All @@ -33,7 +32,6 @@ jobs:
permissions:
contents: read
packages: write
if: github.event_name == 'workflow_dispatch'
needs: build-library
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 73c4501

Please sign in to comment.