Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexGodbehere committed Mar 22, 2024
1 parent 8f4a488 commit 57cc823
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ env:
# types: [ published ]
on:
pull_request:
types: [ opened, synchronize, reopened ]
branches:
- 'v3.0.0-prep'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.idea
.idea/

0 comments on commit 57cc823

Please sign in to comment.