Skip to content

Commit 0d259c0

Browse files
committed
remove PR trigger
1 parent 066f347 commit 0d259c0

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@ on:
2222
- '**/*.gitignore'
2323
- .editorconfig
2424
- docs/**
25-
workflow_dispatch:
26-
pull_request:
27-
types: [opened, reopened]
28-
branches:
29-
- main
25+
3026
jobs:
3127
udeps:
3228
name: Udeps

0 commit comments

Comments
 (0)