Skip to content

Commit

Permalink
delete pre-release on PR for now
Browse files Browse the repository at this point in the history
it could use some more work, PRs have a different ref format and
the "derive release tag" step needs to be updated to detect and
do something intelligent with it, but I didn't want to right now.
  • Loading branch information
aryairani committed Mar 29, 2024
1 parent f0c56cb commit 08a971f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ on:
# run manually
workflow_dispatch:

# run for any PR that touches this file
pull_request:
paths:
- .github/workflows/pre-release.yaml
- .github/workflows/bundle-ucm.yaml

jobs:
bundle-ucm:
name: build and bundle ucm
Expand Down

0 comments on commit 08a971f

Please sign in to comment.