Skip to content

Commit

Permalink
Fix trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Feb 16, 2025
1 parent a4427bd commit 8aa88f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/force-push-detection.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Force Push Detection

on:
push
pull_request:
types:
- synchronize

jobs:
detect-force-push:
Expand Down

0 comments on commit 8aa88f2

Please sign in to comment.