Skip to content

Commit

Permalink
adjust triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
Fovty committed May 21, 2024
1 parent 8d8195c commit 7d950af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Python Tests

on:
push:
pull_request:

pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
contents: write
issues: write
checks: write
pull-requests: write
Expand Down

0 comments on commit 7d950af

Please sign in to comment.