Skip to content

Commit

Permalink
ci: change workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Ne4to committed Oct 30, 2023
1 parent cd6be89 commit 79efe98
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Create release
on:
push:
branches: [ main ]
pull_request:
types: [opened, reopened, synchronize]
# pull_request:
# branches:
# - main

permissions:
contents: read
Expand Down

0 comments on commit 79efe98

Please sign in to comment.