Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Jan 4, 2024
1 parent 7961cbd commit dfbd9de
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Release

on:
pull_request
# push:
# branches: [main, beta]
# paths:
# - 'packages/plugin/**/*'
# - '.github/workflows/release.yml'
push:
branches: [main, beta]
paths:
- 'packages/plugin/**/*'
- '.github/workflows/release.yml'

jobs:
release:
Expand Down

0 comments on commit dfbd9de

Please sign in to comment.