Skip to content

Commit

Permalink
stop dev releases
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Nov 14, 2024
1 parent 33885a1 commit 7484a9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dev-release-slim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Create Slim Dev Releases
on:
push:
branches:
- main
- 'preview-**'
- NEVER

jobs:
package:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/dev-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Create Dev Releases
on:
push:
branches:
- main
- 'preview-**'
- NEVER

jobs:
package:
Expand Down

0 comments on commit 7484a9d

Please sign in to comment.