Skip to content

Commit

Permalink
Adjust pull_request_target triggers and enhance security checks (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyhoo authored Oct 14, 2024
1 parent 5d19959 commit 75122ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Continuous Integration

on:
push:
pull_request:
types: [labeled, opened, synchronize]
pull_request_target:
types: [opened, synchronize, reopened, labeled]

permissions:
id-token: write
Expand Down

0 comments on commit 75122ca

Please sign in to comment.