Skip to content

Commit

Permalink
"edited" is for PR description, not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed Jun 2, 2024
1 parent 1cd32dd commit 72a37b2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
branches: [main]
pull_request_target:
branches: [main]
types: [opened, edited, synchronize, reopened]

permissions:
contents: read # for checkout repository
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ on:
## Because `Pull_request_target` event should be used on PRs from forks due to GITHUB_TOKEN permission limitations.
#pull_request_target:
# branches: [main]
# types: [opened, edited, synchronize, reopened]

permissions:
contents: read # for checkout repository
Expand Down

0 comments on commit 72a37b2

Please sign in to comment.