Skip to content

Commit

Permalink
fix: add github token
Browse files Browse the repository at this point in the history
  • Loading branch information
cafadev committed Sep 3, 2023
1 parent ad5e37b commit 750a4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Pre-release version

on:
pull_request:
types: [ opened, edited ]
types: [ opened, edited, synchronize ]
# branches: [alpha]

jobs:
Expand Down

0 comments on commit 750a4e8

Please sign in to comment.